-
Author
-
May 13, 2018 at 18:07 #197593OceanglimParticipant
Hi,
Once I got a code from Laura, to get a bigger font size in menu, but it doesn’t work. And I really think the menu is far to small.
Maybe a correction of this code is needed????
ul#menu-topmeny a {
font-size: 25px;
}
Thanks
OceanglimMay 13, 2018 at 18:23 #197596Kieran_SQModeratorHi,
Thanks for contacting us about altering the size of the menu items. Not all fonts are legible at smaller px values but you can always override them with CSS.
You can use the below custom CSS in SweetDate’s Theme Options or in Appearance > Editor
COPY CODEul#menu-top-meny a { font-size: 16px !important; }
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
May 14, 2018 at 18:00 #197714Kieran_SQModeratorHi,
Glad to hear this is working for you now. I will mark this ticket as resolved, please feel free to open a new ticket any time with any other questions and we’ll be happy to assist.
All the best,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
You must be logged in to reply to this topic.