Archived topic
How to reduce the width sub-navigation
4 replies · Started by Philippe on February 16, 2015
Viewing posts 1–5 of 5
Hello,
How to reduce the width "A" (look a image : http://image.noelshack.com/fichiers/2015/08/1424118547-tt.png)
Tks by advence
Up
Sorry for not getting back to you sooner!
This should do it:
.main-navigation ul ul {
width: 200px;
}
Adjust the pixels as needed :)
Thank you so much
You're welcome :)
This archived topic is closed to new replies.