Home Forums WoodMart support forum How to change the font size of headings in mobile and desktop versions?

How to change the font size of headings in mobile and desktop versions?

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

    hwebru
    Participant

    How to change the font size of headings in mobile and desktop versions?

    Need to apply different sizes for the same header.

    #347508

    Hello,

    Please edit the page in the Elementor >> then select the Responsive view of the page and make the changes accordingly: https://ibb.co/2KdfGJJ

    Best Regards.

    #347512

    hwebru
    Participant

    Thank you. But.

    1. I showed the product page in the screenshot and even gave a link.

    2. I don’t use Elementor on product pages

    #347658

    Hello,

    You are Most Welcome.

    You can try using our Typography settings under Theme Settings >> Typography.

    You can read our detailed documentation about advanced typography in the following link:
    https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards

    #349031

    hwebru
    Participant

    It’s a pity. I don’t think you gave a clear answer to a clear question. I think that you do not have this functionality or the support team does not know how to do it. The template is good but in this matter you need to think.

    #349099

    Hello,

    Our theme’s advanced typography settings allow the change in the font and typography. You are not getting it right.

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-tab-wrapper h2 {
        font-size: 20px;
    }

    It will change the heading size for mobile devices. But if you put in Custom CSS for the Desktop area it will change for Desktop.

    Best Regards

Tagged: 

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