Mobile CSS modification / Breeze issue
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Mobile CSS modification / Breeze issue’ is closed to new replies.