[Support request] Vertical menu in left sidebar

Home Forums Support [Support request] Vertical menu in left sidebar

Home Forums Support Vertical menu in left sidebar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #598553
    Lynn

    I created a vertical menu on https://www.jockosbeach.com/ by locating the primary navigation to the left sidebar. I also added a custom html widget below the navigation in the left sidebar and added a background colour of black to the nav and widget. There is a space between the navigation and widget that I would like to remove so that the black is continuous from top to bottom. But I don’t want to colour the whole sidebar black. Any suggestions?

    #598610
    David
    Staff
    Customer Support

    Hi Lynn,

    try this CSS:

    #site-navigation {
        margin-bottom: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.