This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

11
  1. Andrew Misplon Staff 5 years, 8 months ago

    Hi Horav

    Thanks for reaching out.

    Is the issue visible on your home page or should I perhaps check another page?

  2. horav28 5 years, 8 months ago

    Hi Andrew,

    This issue is not visible on the home page as there is not text content, but it happens to all other pages on mobile view.

  3. Andrew Misplon Staff 5 years, 8 months ago

    Thanks.

    In Additional CSS you’re adding:

    .container {padding: 0px 0px !important;}

    That removes the theme’s padding. In Page Builder, the cell padding is set to zero.

    It’s up to you where to adding padding. The easiest would be to wrap your Custom CSS rule in a media query:

    @media (min-width: 768px) {
    }

    You can adjust the breakpoint as required.

    https://www.w3schools.com/css/css3_mediaqueries_ex.asp

  4. horav28 5 years, 8 months ago

    Hi Andrew,

    The theme designer had asked me to remove the CSS and the issue should be resolved.

    But would you be able to guide me how and where do I remove this CSS in wordpress?

    Thanks.

  5. Andrew Misplon Staff 5 years, 8 months ago

    Hi, thanks for the update.

    The rule in question should be located at CustomizeAdditional CSS, do you see it there?

  6. horav28 5 years, 8 months ago

    Hi Andrew,

    There's nothing at Additional Customised CSS:

  7. Andrew Misplon Staff 5 years, 8 months ago

    Hi, you can upload screenshots to imgur.com or any cloud site like Dropbox/Drive and send us the link. Thanks!

  8. horav28 5 years, 8 months ago

    Hi,

    Here is the link:

    https://www.dropbox.com/s/ux405siuxsdy87k/Capture1.PNG?dl=0

    The Additional CSS is empty.

  9. Andrew Misplon Staff 5 years, 8 months ago

    Thanks for the screenshot. You can find Additional CSS at AppearanceCustomizeAdditional CSS.

  10. horav28 5 years, 8 months ago

    Hi Andrew,

    I have removed the CSS, and it works fine now, thank you very much.

  11. Andrew Misplon Staff 5 years, 8 months ago

    Super, glad to hear you’re making progress.

    Cheers for now :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread