Hi enfold team.
I have an issue with my posts on mobile – on mobile there is a blank space behind the menu.
Just in the posts.
How can I solve it and delete the blank bar?
Best regards
Marcus
Hey Photoart-Huebner,
Add this to quick css:
@media only screen and (max-width: 767px){
.av_slideshow_full.avia-slideshow {
margin-top: -30px!important;
}}
Best regards,
Jordan Shannon
works fine!
Best regards
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon