Vertical lines next to secondary menu - by Divites

This topic has 5 replies, 4 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler

  • Avatar: Divites
    Divites
    Participant
    December 19, 2017 at 16:30

    Hi,

    I noticed that my site has no vertical lines next to the secondary menu. In the elctronics demo there are small vertical lines in the same color as the header. I would like to achieve the same but can’t find the settings to do so. Even custom css did not help.

    Any idea how to get the vertical lines to be the same as the header color?

    Thx so much!

    Regards,

    Johan

    4 Answers
    Avatar: thisisbolo
    thisisbolo
    Participant
    December 19, 2017 at 16:38

    I recently did this. Try this:

    .item-design-mega-menu .nav-sublist-dropdown .item-level-1.menu-item-has-children {
    border-right: 1px solid #e6e6e6 !important;
    }

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 19, 2017 at 18:54

    Hello,

    Thank you @thisisbolo, a little bit different code should be added.

    @Divites
    , add the following custom in Theme Options > Styling > Custom CSS

    @media only screen and (min-width: 992px){
    .header-wrapper.header-advanced .secondary-title {
        border-left: 2px solid #01827e !important;
        border-right: 2px solid #01827e !important;
    }
    }

    Regards

    Avatar: Divites
    Divites
    Participant
    December 20, 2017 at 10:56

    Hi,

    Thx for both replies!
    I solved the issue using the second code.

    Best regards,

    Johan

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2017 at 11:06

    Hello,

    You’re welcome!
    This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.

    Regards

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

The issue related to '‘Vertical lines next to secondary menu’' has been successfully resolved, and the topic is now closed for further responses

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