-
Author
-
September 5, 2017 at 12:04 #172662
DenverC
ParticipantHi There
How do I change the distance and position of the drop down menu from the main menu?
Regards
DenverSeptember 6, 2017 at 00:58 #172719Laura
ModeratorHello, can you specify a bit? I can help you with some css just let me know how do you want it to be:)
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
September 6, 2017 at 15:08 #172752DenverC
ParticipantHi Laura
I want to be able to change the distance of the drop down menu from the main menu. On my site, http://www.12notes.co, you will find that there is a drop down menu under the store tab in the main menu. I want to move the drop down menu a bit higher so that it is closer to the main menu.
Also, if you can, how do you change the background and text colours of the drop down menu?
Thanks
Denver
September 7, 2017 at 19:46 #172873Laura
ModeratorHello, try by adding this to style.css of child theme or at Appearance > Edit
COPY CODEul.dropdown-menu.sub-menu.pull-left { margin-top: -45% !important; } ul.dropdown-menu.sub-menu.pull-left li a { background: red !important; color: white !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.