• Resolved blamemyshelf

    (@blamemyshelf)


    Hi there,
    Does anybody know how to style the dropdown menu on Baskerville? I’ve managed to change the colour to what I want, but can’t figure out how to remove the lines that have suddenly appeared between categories? (It’s the dropdown menu under “What do you feel like?” which I’m struggling with!
    Also out of interest, it would be great to know how to change the colour of the little arrow/triangle which appears immediately below the main heading!
    Thanks so much in advance!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    hello blamemyshelf,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    .main-navigation ul ul li {
        border-top:none;
    }

    Hope this will helps you.

    Thanks.

    Thread Starter blamemyshelf

    (@blamemyshelf)

    Hi there,
    That worked perfectly, thank you so much for your help!!
    🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Sub Menu Styling’ is closed to new replies.