Home Forums WoodMart support forum How can I change the size of the text and not the tab ?

How can I change the size of the text and not the tab ?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #274941

    alexarm
    Participant

    Hello, how can I change the size of the text and not the heading for the SEO ?

    #275001

    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

    #275679

    alexarm
    Participant

    How can I change the heading of “Sign in” and “Shopping Cart” in every page which is auto set in H3 ?

    #275713

    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.

    #276565

    alexarm
    Participant

    It doesn’t change the heading (it is still H3)

    #276764

    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.

Viewing 6 posts - 1 through 6 (of 6 total)