Hi,
I Just dont know why my posts is with diffent padding as show in picture.
How can I fix this?
Hey Vinicio,
Add this to quick css:
@media only screen and (max-width: 767px){
article.slide-entry{
padding-bottom:50px!important;
}}
Best regards,
Jordan Shannon
Nothnig happens :-(
Hi,
Did you add the code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan Shannon