Home › Forums › All Other Themes › SKT Food Main Menu
- This topic has 4 replies, 2 voices, and was last updated 2 years, 4 months ago by
Forum Moderator.
-
AuthorPosts
-
October 31, 2020 at 9:25 am #168176
Hi Support,
I am having an issue were I have to reduce text or amount of words in my main header Menu. (Desktop)
If I enter too many words/Options the menu drops down into my slider images.
Is there any code I can enter to spread the words across the top more and still have my logo there? or any suggestionswww.CarolynsSweets.ie
November 2, 2020 at 11:48 am #168209Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header .header-inner .nav ul li a { font-size:16px;}
Regards,
ChrisNovember 2, 2020 at 11:52 am #168210Hi Chris, That does not work. Please have a look at the main page on desktop. I added the home menu and it drops the text into my slider.
November 2, 2020 at 12:09 pm #168212i edited the font size in the basic settings as could not get your code to work. I presume I am limited to having x amount of categories with this theme unless i make the font really small? I am at 17 size now and if i go 18 the headers drop into the slider
November 2, 2020 at 12:33 pm #168218Hi,
Kindly use this CSS as well.
.header .header-inner .nav { margin-right:0 !important;} .header .header-inner .nav ul li a { padding:0 9px}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.