- This topic has 3 replies, 2 voices, and was last updated 3 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Hi,
I would like to change the text so that the long text doesn’t ‘double space in the Main Menu drop down cells ‘. I’ve looked everywhere in the editor for #main menu to find out where I can change it. I’m probably not explaining this well.
My website is at:
Look at the drop down menu on ‘France Genealogy’ . You can see where the link title is longer, that link is double spaced in one cell.
Hi Laura,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
#main-menu .sub-menu {
width: 300px !important;
}
Kind Regards
Thank you Vako! I did the same ccs customization to the (main-menu) li a: hover that I had set up. Now it’s all perfect!
Laura
Feel free to contact us at any time, we are more than happy to help.
Kind Regards