• Resolved live4ever

    (@live4ever)


    Hi,

    I am using a CSS modification which is approved by the theme developers to add padding to my left mobile margins:

    /* increase left margin for mobile only */
    @media (max-width: 500px) {
    #content_box {
    padding-left: 8px !important;
    }}`

    This mod only works when I clear the Breeze plugin cache. It disappears when the new daily posts are made however.

    I went over the other Caching tiers with my WP host but Breeze seems to be the issue.

    Any tips are appreciated, thanks!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    Could you please verify that CSS modification applied under any custom conditions?

    Thread Starter live4ever

    (@live4ever)

    Thanks for your reply.

    We found the solution today!

    The modification was originally only added to the Schema theme: styling options > custom CSS form.

    We now added it in the WordPress dashboard: Appearance > Customize > Additional CSS
    and it’s working.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Mobile CSS modification / Breeze issue’ is closed to new replies.