Title: Sub Menu Styling
Last modified: April 29, 2019

---

# Sub Menu Styling

 *  Resolved [blamemyshelf](https://wordpress.org/support/users/blamemyshelf/)
 * (@blamemyshelf)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sub-menu-styling-2/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsub-menu-styling-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * (@addweb-solution-pvt-ltd)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sub-menu-styling-2/#post-11480274)
 * 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](https://wordpress.org/support/users/blamemyshelf/)
 * (@blamemyshelf)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sub-menu-styling-2/#post-11481272)
 * 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.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/baskerville/2.3.1/screenshot.jpg)
 * Baskerville
 * [Support Threads](https://wordpress.org/support/theme/baskerville/)
 * [Active Topics](https://wordpress.org/support/theme/baskerville/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/baskerville/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/baskerville/reviews/)

## Tags

 * [colour](https://wordpress.org/support/topic-tag/colour/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [styling](https://wordpress.org/support/topic-tag/styling/)

 * 2 replies
 * 2 participants
 * Last reply from: [blamemyshelf](https://wordpress.org/support/users/blamemyshelf/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/sub-menu-styling-2/#post-11481272)
 * Status: resolved