This topic has 4 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hi! I’ve loaded one of demos in my website and changed the font (fron Raleway to PT Sans) cuz it supports cyrillic. I tried to increase the size of the font in the menu a bit in typography point in 8Theme Options. But it remaining to be small and changes only color. What or where should I edit the size without CSS?
And the second question is how can I edit the footer’s content if I loaded demo and going to fill it my own content (The footer has demo content about authors (8Theme) now), again without CSS? I didn’t find it in WPBakery or Widgets or default custom theme tool WP
Hello,
Thanks for the topic.
1. Please provide us with your website URL and temporary wp-admin access so we can take a closer look.
2. I would recommend you to create footer as a static block, then you will be able to edit content of it using VC. Please read our documentation https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/ https://www.8theme.com/documentation/xstore/support/static-blocks/
Footer demo blocks can be disabled in Theme Options > General > Footer.
Regards
I checked 8Theme Options-Styling-User CSS-Global User CSS and find at line 44 this:
.menu-wrapper .menu > li > a {
font-size: 13px!important;
margin: 0 1.7em;
}
this “!important” blocked changing the navigation text size
I didn’t write any code there btw. It was by default
Hello,
I am glad that you sorted out.
Such situation occurred because the version, you use, had been created before added some settings in Theme Options. I’ve asked about wp-admin access to be able to check the code and remove unnecessary custom css.
Let us know if you need any further assistance.
Regards
You must be logged in to reply to this topic.Log in/Sign up