• Resolved qph9697

    (@qph9697)


    Hi,

    Please help me with the CSS.

    On my home page, there are extra paddings on the left and right, when seen from mobile, whereas on the desktop it is perfectly fine.

    There is a screenshot: https://ibb.co/Scz9d34

    I used this, but this only controls the paddings on a blog page.
    @media (max-width: 768px) {
    .separate-containers .inside-article {
    padding: 0px;
    }
    }

    • This topic was modified 4 years, 8 months ago by qph9697.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Padding Issue’ is closed to new replies.