Hi,
habe bemerkt, daß die Abstände zwischen den Posts auf der Blog-Seite (iphone) unterschiedlich sind, wie kann ich diese Abstände angleichen?
Danke im Voraus für eine Antwort,
Soltner
A try in English:
Blog on iphone – different spaces between posts
the spacing between the posts on the blog page (iphone) is different, how can I adjust these margins?
Hi soltner,
I’m not sure what space you are referring to, the look identical on my end. Could you provide us with a screenshot highlighting what you would like to change please?
Regards,
Rikard
Hi Rikard,
thank you for you message, i know that my english is terrible :-)
Here the screenshot:
https://dl.dropboxusercontent.com/u/4900424/Bildschirmfoto-2015-07-30-um-11.22.22.jpg
Regards,
Soltner
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
.avia-content-slider .slide-entry-wrap {
margin-bottom: 0;
}
.avia-content-slider .slide-entry {
margin-bottom: 10px!important;
}}
Best regards,
Yigit
Hey Yigit!
Perfect – thanks a lot, great support :-)
Regards
Soltner