padding on blog page – left and right

  • Hi,
    on my HD-Laptop-Screen (1920 x 1200 px) I would like to have a side-padding of, let’s say 20 px, similar to the padding on mobile. blog-page (Menu: Referenczen) to see the background image framing the posts.
    Can you help?

  • Hi there,

    It looks like you already have paddings applied:
    https://app.screencast.com/nrC8j0Xsx7QXu

    Am I missing anything?
    Let me know 🙂

  • Hi Ying,
    The grey line above and below each post comes from the background image.
    I would like to have a grey frame around each post, left and right of each post as well.
    In other words, I wamt to see a frame from the background image around each post.
    Better?
    😉
    best,
    Torsten

  • Ah I see, can you try this CSS?

    .blog .inside-article {
        margin-inline: 20px;
    }
  • Perfect!
    Thx a lot!
    Have a nice weekend.

  • You are welcome   🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.