How can I change the size of the text and not the tab ?
-
Hello, how can I change the size of the text and not the heading for the SEO ?
Hello,
First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :).
To modify the text size you can try using the advanced typography settings under Theme Settings >> Typography.
You can read our detailed documentation in the following link:
https://xtemos.com/docs/woodmart/advanced-typography-settings/
Best Regards
How can I change the heading of “Sign in” and “Shopping Cart” in every page which is auto set in H3 ?
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.widget-heading .widget-title {
font-size: 16px;
}
Regards.
Xtemos Studios.
It doesn’t change the heading (it is still H3)
Hello,
You mentioned changing the size of the heading that’s why I provided you with CSS. Sorry, but it is not possible to change the heading element.
It requires customizations and this is beyond our limitations and support policy.
Regards.
Xtemos Studios.