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

    I have a full width banner / stage on my website. I managed to get it to full width on desktop, however on mobile there are always margins left & right blocking it to go full widht.
    Can you have a look at: http://www.wirliebenwasser.at and check out the mobile view?
    Thanks, Marcel

    #581012

    Hi Ethus!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home #av_section_1 .container {
        width: 100%!important;
        max-width: 100%!important;
        margin: 0!important;
        padding: 0!important;
    }

    Best regards,
    Yigit

    #581014

    Thank was really really quick!
    Big thank you!

    Best,
    Marcel

    #581022

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

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