Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1290729

    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. example

    How can I solve it and delete the blank bar?

    Best regards

    Marcus

    #1291219

    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

    #1291600

    works fine!

    Best regards

    #1291643

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘White space on mobile posts’ is closed to new replies.