Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #185214

    Hi Kriesie & team,

    I have a problem, and that is my Headings (h1) wont resize when you scale the browser window. It’s the same problem as https://kriesi.at/support/topic/schriftart-wird-auf-dem-mobile-verandert/ I tried placing the code provided in the comments in my quick css but it didnt work.

    Please check these screenshots to see the problem…

    This is the desktop version
    Desktop H1

    This is the mobile version
    Mobile H1

    And these are the codes i have in the quick css

    @media only screen and (max-width: 480px) { .av-special-heading h1 { font-size: 30px!important; }}
    
    }
    
    @media only screen and (max-width: 480px) { .responsive .container { width: 300px; }}
    
    }
    
    @media only screen and (max-width: 480px) { .entry-content-wrapper .post-title { font-size: 30px!important; }} 
    
    }
    
    h1 { font-size: 66px; }
    #185301
    This reply has been marked as private.
    #185416

    Hi!

    Please give us a link to the page so that we can give you a proper css solution.

    Regards,
    Ismael

    #189755

    Created new follow up thread.

    #189928
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Responsive headings’ is closed to new replies.