Your account expired support, please renew to get your support.

HomePage Forums Themes Support Freshio – Organic & Food Store WordPress Theme Categories dropdown menu missing in update

Topic Resolution: Resolved

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #3763
    huzaifaahmed
    Support Expired

    Hi there,

    Could you please tell me how to bring back the categories dropdown menu in the header (https://imgur.com/a/WaAM1Zj)?

    It seems to be missing in the new update.

    Thanks.

    #3838

    Hi there,

    About your issue, please go to Appearance -> Menus -> Manager Locations -> Select menu for Vertical Menu: https://prnt.sc/x9p8ye

    #3880
    huzaifaahmed
    Support Expired

    Thanks a lot. That helped.

    Is there any way I can change the colour of the menu? I want to change it from green to blue.

    Thanks.

    #3924

    Hi,

    Change menu color: https://prnt.sc/xf8ovq, please code code into file style.css ( child-theme)

    #1( Number 1 on this image):

    .vertical-navigation .vertical-navigation-header{
    background-color: #your-color !important;
    }

    #2.

    .header-navigation-background .main-navigation ul.menu>li.menu-item.current-menu-parent>a {
        color: #your-color !important;
    }

    #3.

    .header-2 .header-bottom {
        background-color: #your-color !important;
    }
    #3973
    huzaifaahmed
    Support Expired

    Thanks a lot for your help 🙂

    #3993

    Ok, keep in contact with us when you need to help.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.