Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #307473

    Hi
    In the Main Menu
    1. How can I get the menu to sit at the bottom of the header, not the middle?
    2. How do i get rid of the market line for the active state?

    Thanks

    #307651

    Hi Paul,

    Can you post the link to your website please?

    Regards,
    Josue

    #307763
    This reply has been marked as private.
    #307800

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-menu-fx { display: none; }
    @media only screen and (min-width: 990px) {
    .av-main-nav > li > a .avia-menu-text { position: relative; top: 10px; }}

    Cheers!
    Yigit

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