-
AuthorPosts
-
October 8, 2014 at 1:26 pm #332367
Hi,
I have used the Enfold theme options > Advanced Styling tab and edit “Main menu links” to increase font size of Menu but I would like to increase as well the “container” where the menu links are because when I increase the font the nav bar is too “tight”
I’ve tried different margin and padding but must not select the right thing as it makes the little bar below the text goes on the text or the menu goes on the first element of the page..Kind regards
October 8, 2014 at 1:28 pm #332370October 8, 2014 at 4:18 pm #332515This reply has been marked as private.October 8, 2014 at 4:25 pm #332525Hey!
Please try adding following code to Quick CSS
#header #header_main_alternate .container { height: 50px; } .html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a { height: 50px; line-height: 50px; }
Please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions
You can also contact your service provider and ask if there is some kind of server side cachingRegards,
YigitOctober 8, 2014 at 5:15 pm #332561Hi Yigit,
Thanks for the code. As for the css that won’t show up, I’m desperate…I cannot develop the site. My host tells me everything is fine because I’m on development mode and I have disable any cache that could have been in place. And when I switch theme if I use 2014 and put some css in the editor, it’s fine.
And I have this other problem which no one as answered yet and seems to have a cache problem as well and only happen with enfold
https://kriesi.at/support/topic/major-problem-my-update-wont-show-in-preview-mode/I am really in trouble because I cannot develop the site correctly on Enfold for my client and don’t know what to do…
Ok that’s weird. The css you gave me I can see it changes right away. But the one I have put 3 hours ago to get rid of the vertical lines between the menu links won’t work.. Why’s that?? Have I the wrong css? It works locally so what?
Thanks
- This reply was modified 10 years, 1 month ago by chryseis.
October 9, 2014 at 7:03 am #332976Hey!
Thank you for the info.
Please click CTRL + F5 to hard refresh the page. This will automatically apply the changes that you’ve made, given that you use the correct selectors.
Best regards,
IsmaelOctober 29, 2014 at 10:54 am #342639You can close this thread now.
Thanks!!
-
AuthorPosts
- The topic ‘increase menu bar height’ is closed to new replies.