Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #554228

    Hi

    1. Decided to have a orange colour on mouse hover of menu links but its not coming up on full menu bar.(this is most imp)

    2. Search bar is coming in black colour.

    3. Mobile menu is not visible.

    4. Want to include secondary menu(eyebrow menu) in the main menu on mobile.

    #554395

    hiiii

    Please provide me the solution of point 1.

    The wight of the box is fine.Height of the orange box should be from the top of the blue bar ie 50px.

    #554465

    Hey guyzzz

    Is there anyone who can help me.
    I know I am sounding very disturbing today but solution for point 1 s really imp for me.

    Sorry about this but can you please help me out as soon as possible.

    #554478

    Hey!

    Please remove your custom CSS code and add following code to Quick CSS instead

    #header_main_alternate .container {
        height: 50px!important;
    }
    .html_header_top.html_bottom_nav_header .main_menu>div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child {
    height: 50px; 
    }
    .html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
        height: 50px;
        line-height: 50px!important;
    }

    Regards,
    Yigit

    #554845

    Hiii

    No its not doing the required.
    May be I am not getting what we need to remove.
    But if you can tell me that will be better may be I will be able to learn all this

    #554942

    hiiii

    Guyzzz can you help me with this issue.

    #554951

    Hey!

    I fixed your custom CSS. Please review your website now.
    Also, please keep in mind that self posting pushes your query to the end of our queue and does not help at all in urgent cases. I just happened to see it :)

    Regards,
    Yigit

    #554958

    Hiii

    Thanks Yigit!!!!

    And sorry about that. actually I need to solve point 1 on urgent basis.
    for rest of the 3 points you can take your time.

    Sorry once again for making the rush.

    #554962

    Hey!

    2- Please go to Enfold theme options > Advanced Styling and edit “Main menu links”
    3- Please add following code to Quick CSS

    #mobile-advanced .avia-menu-text h4 span {
        color: blue!important;
    }
    #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before {
        top: 25px;
    }

    4- Please refer to this post and add these menu items to your main menu and hide them on desktop – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/

    Cheers!
    Yigit

    #554970

    Hiii

    Point 3 is solved.

    Actually I have selected white colour in main menu links in advanced styling but along with that its on mouse hover so it goes white on mouse hover but otherwise its black.

    #554972

    Hey!

    Please add following code to Quick CSS as well

    li#menu-item-search a {
        color: white;
    }

    Cheers!
    Yigit

    #554974

    Hi

    Thanks a lot for this as well.
    I am working on Point 4 Now

    Cheers!!!!!!

    #554981

    Hey!

    We will keep the thread open and wait to hear from you regarding #4

    Regards,
    Yigit

    #554986

    Thanks

    Cheers!!!!!!!!!!!!

    #554989

    Hi!

    You are welcome!
    Please post when you would like to reopen the thread. When a moderator responds, threads are automatically on hold.

    Regards,
    Yigit

    #556910

    Hiii

    Merry Christmas!!!

    Actually there is no custom CSS classes field in my menu structure.
    and when I pick menu id its not doing anything.

    #557416

    Hey!

    Merry Christmas! :)

    Make sure that the option is enabled in the Menus panel. Look for the Screen Options > CSS Classes.

    Cheers!
    Ismael

    #558367

    hii

    I am unable to find screen options in the theme.

    #558640

    Hey!

    Go to the Appearance > Menus panel, on the top right corner, you’ll see the Screen Options. :)

    Cheers!
    Ismael

    #559065

    hiii

    Thanks a lot
    that worked perfectly!!

    #559508

    Hi!

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 21 posts - 1 through 21 (of 21 total)
  • The topic ‘Few Problems in mouse hover of Menu.’ is closed to new replies.