Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1413470

    I have creat a website the URL http://sk-reinigungsdienst.de

    My H2 headline doesn’t work on mobile devices despite customized CSS, the font is choppy

    #1413481

    Here the screenshots
    c46d35a7-83d4-4abc-8f34-62eca43542ce
    da761bbd-023f-4b51-82dc-e0dfc1d2f272

    #1413487

    Hi,

    Did you try setting a font size for all screen sizes for the H2 element under Enfold->General Styling->Typography?

    Best regards,
    Rikard

    #1413491

    This is my settings on QuickCSS

    @media only screen and (max-width: 479px) {
    .responsive #top h1 { font-size: 22px;}
    .responsive #top h2 { font-size: 22px;}
    .responsive #top h3 { font-size: 22px;}
    }

    What i musst set on Typography?

    #1413521

    Hi,

    Please try to remove your custom CSS, then set the responsive sizes in the theme options instead.

    Best regards,
    Rikard

    #1413537

    its the same problem after this i have give you account in the private content

    #1413552

    Hi,

    Thank you for the update.

    Upon checking, it appears that the options in the General Styling > Typography panel are still set to their default or standard values. To address this, please adjust the settings according to your preferences. Additionally, you can modify the font size of the Special Heading element for different screen sizes by adjusting the options in the Styling > Font Sizes toggle.

    Best regards,
    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.