This topic has 1 reply, 2 voices, and was last updated 10 years by sharmstr.

  • Author

    Tagged: 

  • #63383
     kitc
    Participant

    I’m trying to get the lines above the menu items in the header to be lower so that they are directly above the menu items.

    At the moment they are right at the top of the header. Is there a way to bring the lines lower to be slightly above the menu items.

    #63405
     sharmstr
    Moderator

    You can try some css

    COPY CODE
    
    .kleo-main-header .nav > li.active > a, .kleo-main-header .navbar-collapse>ul>li>a:hover {
    line-height: 40px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?