This topic has 4 replies, 3 voices, and was last updated 8 years, 3 months ago ago by 8theme
Hello
Thank you very much for the nice theme. I really appreciate the look and fucntionality of the theme.
I want to know how to increase the main menu font size. I think the current size is 12px, but I want it to be 16px.
Thank you very much
Austin
Hello,
Thank you for using our theme.
You can easily increase font size for your menu by adding this code to the Custom CSS section
.menu-wrapper .menu > li > a {
font-size: 16px;
}
Regards
its not possible to change the custom css in the back-end
i even tried at your own demo website
http://dev.8theme.com/demo-test/wp-admin/admin.php?page=_options&tab=1
i also getting an error in console dunno if itys related but i thinnk it’s hindering me to edit the custom css
ReferenceError: ace is not defined
field_ace_editor.min.js:1:623
Deze website lijkt een ‘scroll-linked’ positioneringseffect te gebruiken. Mogelijk werkt dit niet goed met asynchronous panning; zie https://developer.mozilla.org/docs/Mozilla/Performance/ScrollLinkedEffects voor verdere details en het bijdragen aan de discussie over gerelateerde hulpmiddelen en functies!
Just changed this code on our demo site, please check how it looks now.
You must be logged in to reply to this topic.Log in/Sign up