Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #961533

    Dear Kriesi team!
    I have an issue with Full Width Easy Slider on mobile version of site. When the header on home page is transparent then content of the slider is shifted down from the center. I found the same issue on Enfold demo page. Everything looks great if no transparency.
    Please advice how to fix this or explain what exactly I did wrong.
    Thanks,
    Andrii

    • This topic was modified 6 years, 6 months ago by Ismael.
    #961557

    There is no such issue on Desktop version. If you need additional information, please just let me know :)

    #962149

    Hi Andrii,

    Could you please give us a link to your website, we need more context to be able to help you.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
        .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
            padding-top: 0;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #962169

    Hello Viktoria,

    Thank you for the quick reply and great support.
    The code you provided above fixed the issue! If you need the link to my site for feather investigation I added it to private content.

    BR,
    Andrii

    #963148

    Hi,

    Awesome! I don’t think we will be needing the link anymore.
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Full Width Easy Slider content is not centered on mobile version of site’ is closed to new replies.