Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #850978

    TheCaravanBuyers
    Participant

    Hi, I’m working on a website using your X Theme and have added in sub categories but when I hover over the main category to see them, they appear too far down away from the main page in the nav bar! I don’t know what CSS I need to add in to make the sub categories appear directly under the main page.

    The website is: thecaravanbuyers.com

    I’ll be grateful of any help!

    Thanks!

    #850999

    Zeshan
    Member

    Hi there,

    Thanks for writing in!

    Do you want to show the dropdown menu directly beneath the navbar items? If so, add following CSS under Custom > CSS in the Customizer:

    .x-navbar .desktop .x-nav > li ul {
      top: 110px;
    }
    

    Hope this helps. 🙂

    Thank you!

    #851064

    TheCaravanBuyers
    Participant

    Excellent! Spot on!

    Many thanks!

    #851263

    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!