Navigation Bar – Change to Box Style and Double Line to Single Line Border

This topic has 2 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Robert Hall

  • Avatar: hiakz
    hiakz
    Participant
    January 27, 2015 at 04:46

    Hi,

    For now the Navigation bar for Legenda is full width. Is there anything I can change to the css to make it boxed style?

    Also, is there a simple way to change the top and bottom border of the Navigation bar from double lines to single lines?

    Thank you.

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 27, 2015 at 08:28

    Hello,

    1) You can select Boxed Layout in Theme Options->General->SIte Layout.
    2) To change border of navigation menu try add following code into custom.css file.

    .header-type-3 .main-nav .double-border, 
    .header-type-4 .main-nav .double-border{
    border:none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.