[Resolved] Spacious child theme mobile styling

Home Forums Support [Resolved] Spacious child theme mobile styling

Home Forums Support Spacious child theme mobile styling

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1354200
    Rene Nekuda

    Hello, I am using your Spacious child theme, but on my blog page, there is a strange styling in mobile version (white space on the left). Preview: https://renenekuda.d.pr/o4PV2y

    Please, do you know, where can be a problem?

    Thank you very much!

    Rene

    #1354267
    Leo
    Staff
    Customer Support

    Hi there,

    Can you do this first?
    https://www.screencast.com/t/ZzdpXUeeJxbb

    Let me know 🙂

    #1354388
    Rene Nekuda

    Yes, I did it. In my case is working this custom CSS code:

    article.mobile-grid-100 {
      padding-left: 0;
      padding-right: 0;
    }
    #1354533
    Tom
    Lead Developer
    Lead Developer

    Looks like your caching plugin is re-organizing the CSS, so the CSS that does that for you is being overwritten.

    If you’re not able to retain the standard CSS order, your solution is the best way to fix it.

    #1354696
    Rene Nekuda

    Thanks Tom. I am using WP-Rocket and Cloudflare, so CSS re-organizing is possible.

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