Reddle theme – custom drop down menus
-
Hi there!
I’m working on a site using the Reddle theme.
I’m trying to add CSS code to customize the dropdown menus on the nav bar. So far, I was able to remove the word wrapping by adding
ul.menu ul { white-space: pre; }I tried adding a couple of parameters, but nothing works like I’d like. I would be grateful for your help:
1) the width of the dropdown menus should automatically be set to the width of the listed links
2) the darker line between the links should cross the whole width of the submenu
3) there should be no superfluous margins on the top and left of the listed links (as the white-space: pre; property creates in my example)
Thanks a lot in advance!
-
Hey there, changes like this can get pretty complex with various media queries and what not, so they fall outside the scope of the CSS support we offer here. But you’d be welcome to hire a designer if needed.
- The topic ‘Reddle theme – custom drop down menus’ is closed to new replies.