[Support request] hiding background navigation image on mobile

Home Forums Support [Support request] hiding background navigation image on mobile

Home Forums Support hiding background navigation image on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #584691
    Lisa

    Hi Tom,

    What would be the best way to hide the dropdown navigation background image? We like the background image behind the menu and search but when you toggle the menu button the image repeats itself. I think it would be better for this to be a solid color.

    Suggestions?

    Thanks, always for your help!

    Lisa

    #584695
    David
    Staff
    Customer Support

    Hi Lisa,

    you could set the image to not repeat with this CSS:

    .main-navigation, .menu-toggle {
        background-repeat: no-repeat;    
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.