Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1168574

    Hi Kriesi team,
    I would like to change the height of my menu background.
    Is it possible ? Take a look to my pix for exemple.
    Many thanks

    #1168600

    Hey mescalytequila,

    Can you provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1168603

    Hello Jordan.
    Here is :

    #1169041

    Hi,

    Thank you for the update.

    This css code should help adjusts the menu style.

    .av-main-nav > li {
    	top: 60px;
    }
    
    .av-main-nav > li > a .avia-menu-text {
    	position: relative;
    	top: 0;
    }
    
    #top #header .av-main-nav > li > a {
    	height: 30px !important;
    	line-height: 30px !important;
    }

    Best regards,
    Ismael

    #1170289

    Great ! Thanks !

    #1170350

    Hi mescalytequila,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.