This topic has 8 replies, 3 voices, and was last updated 1 years, 10 months ago ago by Rose Tyler
font are going crazy. i don’t understand where is i should defined theme. i set on theme option > typography
and also on elementor site setting.
and yet, it is always (store and page) not the size i set.
Hello,
Thank you so much for purchasing our theme and contacting our support center.
Where exactly font-size is wrong? Please provide screenshots for a better understanding of your request.
Also, provide temporary wp-admin access.
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
Regards
ok/ so…
i have set custom fonts (called almoni and almoni -tzar). set on theme options text as 18px. (also tried on elemtor since it does not applied).
all fonts are wrong size. set sa proportionals.
and menu as well…. https://prnt.sc/8sdp7GNHJkZt
Hello, @Rivka,
You can set the font size of these things from the theme settings.
1- Simply navigate to the Dashboard >> XSTORE >> Theme Settings >> WooCommerce >> Single Product Builder >> Short Description >> see image: https://postimg.cc/LhRxsMgY
2- Simply go to the Dashboard >> XStore >> Theme Settings >> Theme Custom CSS >> Global and then paste the below code at the bottom of the CSS box there.
.content-product .product-title{font-size:18px !important;}
Then save settings and check back to your site after clearing the browser cache.
Note: in the above code the word “18” is the size you can change it with you want.
3- Simply navigate to the Dashboard >> XSTORE >> Theme Settings >> Header Builder >> Secondary Menu >> see image: https://postimg.cc/tYGpJJtd
Regards 8Themes Team.
Hello, @Rivka,
Yes, we have many different fonts which inherit their sizes from the parent or from content zoom which is set from theme options.
More information about css variables you may find here = https://www.google.com/url?sa=t&source=web&rct=j&url=https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties&ved=2ahUKEwjP3ZbDg7H8AhUA6LsIHTBBCsUQFnoECAkQAQ&usg=AOvVaw38JE6kCoqpUzRxloL2znq9
Regards
the “parent” is in the: theme option > Typography ?
body – family and size and font for heading?
so all fonts should be set in css?
Hello,
Current functionality can be changed using custom CSS code.
For menus, go to Theme Options > Header builder > Main menu > Content Zoom (%) to change the font-size.
Regards
Tagged: devtools, font, proportional, setting, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up