Reply 335739 to: There are some sections I can not find the way to modify typography

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
October 4, 2022 at 07:50

Hello, @marvin,

1- In order to solve your issue simply go to the Dashboard >> XStore >> Theme OPtions >> Theme Custom CSS >> Global and then paste the below code at the bottom of the CSS box there.

ul.st-swatch-size-normal li.type-label>span{font-size: 16px !important; font-family: fantasy !important;}
.content-product .product-title{font-size: 16px !important; font-family: fantasy !important;}

Then save settings and check back to your site after clearing the browser cache. Note: in the above code the word “16” is the size and the word “fantasy” is the font family you can change it with what you want.

For the single product page to change the title and add to cart text typography navigate to the Dashboard >> XSTORE >> Theme Options >> WooCommerce >> Single Product Builder there you will be able to change them. Check the image: https://postimg.cc/DSCfqtYG and https://postimg.cc/7CYVRTVc and https://postimg.cc/56DyTcmM

2- In order to solve your issue simply go to the Dashboard >> XStore >> Theme OPtions >> Theme Custom CSS >> Global and paste the below code at the bottom of the CSS box there.

.et_b-tabs .et-tab{font-size: 16px !important; font-family: fantasy !important;}

Then save settings and check back to your site after clearing the browser cache. The result will be appear like this: https://postimg.cc/gX2GKSff
Note: in the above code the word “16” is the size and the word “fantasy” is the font family you can change it with what you want.

A- The color option is not in the theme for this and you cannot change it with the CSS code. It requires customization it’s hard-coded in the theme core files.

B- There must be a third-party conflicting issue as you can see in the image there are lot of errors showing on your site https://postimg.cc/YLG55Ppv Please try to disable all the third-party plugins (including cache plugins), that does not come bundled with XStore https://xstore.helpscoutdocs.com/article/36-included-plugins clear the cache of the browser, and check then. Maybe one of the additional plugins is the reason for the problem.

For the Frequently bought together feature please check this article: https://xstore.helpscoutdocs.com/article/132-frequently-bought-together

For the Sales Countdown please read this topic:https://www.8theme.com/topic/countdown-timer-sales-countdown-timer/

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.