Tagged: 

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

    I have created a colour menu across the top of the screen. However, when you start scrolling down, there appears white space on both sides of the menu (screenshot here: https://imgur.com/a/jALc7JK)

    Can you please provide CSS that will extend the menu pink colour full width across the screen?

    Thank you!
    Deanna

    #1009987

    Hey Deanna,

    Please try the following in Quick CSS under Enfold->General Styling:

    .html_header_top #top .av_header_stretch .container {
        width: 100% !important;
    }

    Best regards,
    Rikard

    #1011052

    That worked thank you!

    #1011107

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.