.post class destroys theme
-
Hello
the latest 1.11.1 version affects my theme. Well it didn′t destroy completely but it had an nasty effect on the wrapping of my posts on the main site and cost me some time to fix it. The following line:
.post { padding: 15px !important }
should better be
#shop.post { padding 15px }
so sites with no shop-content won′t be affected.
Thanks
- The topic ‘.post class destroys theme’ is closed to new replies.