[Support request] main menu

Home Forums Support [Support request] main menu

Home Forums Support main menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2039711
    srimali senn

    How do i make the main menu as per following

    https://dusky.lk/

    the above website i used generatepress theme and used max mega menu, it will be great if i could do withot max mega menu.

    Thank you

    #2039753
    David
    Staff
    Customer Support

    Hi there,

    apart from the Hover effect, which would possibly require Javascript, i can’t see anything different on that menu then the default GP menu. What is it your having problems with replicating ?

    #2039860
    srimali senn

    Hi i want navigation menu shorter

    Pls see both screenshots

    https://prnt.sc/21zxd6r – i want it like this

    https://prnt.sc/21zxi7n – this is longer

    Appreciate your help,if possible

    #2039862
    David
    Staff
    Customer Support

    You would need to use CSS to add color to each individual menu item eg:

    .main-navigation .main-nav ul li a {
    	background-color: #f00;
    }

    And in the Customizer > Colors set the navigation background color to transparent.

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