Comments andreanovelli started the conversationNovember 23, 2017 at 2:50pmhellocan you explain to me the behavior in the attached screenshot? when i reduce to a phone size H2 compress, H4 remain the same size. 7,092Oliver repliedNovember 24, 2017 at 8:38amHI! here is an example of CSS for controlling font size for mobile: @media (max-width: 1000px) { h1, .title-h1 { line-height: 30px !important; font-size: 30px !important; } h2, .title-h2 { line-height: 30px !important; font-size: 30px !important; } } @media (max-width: 768px) { h1, .title-h1 { line-height: 30px !important; font-size: 30px !important; } h2, .title-h2 { line-height: 30px !important; font-size: 30px !important; } } @media (max-width: 500px) { h1, .title-h1 { line-height: 30px !important; font-size: 30px !important; } h2, .title-h2 { line-height: 30px !important; font-size: 30px !important; } } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliverandreanovelli repliedNovember 24, 2017 at 9:19amsorry Greg, but I just don't get it.looking at this code h2 should remain always at 30px but after applying it still shrink at mobile res.where i can find the defaut css for H2 and H4 responsiveness of the theme? 7,092Oliver repliedNovember 24, 2017 at 9:41amHI!pls. give link to the page where you added the codePlease note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliverandreanovelli repliedNovember 24, 2017 at 9:43amhttp://h490663.linp029.arubabusiness.it/?page_id=24233 7,092Oliver repliedNovember 24, 2017 at 11:19amSorry, i don'y see any problems, the code is working. Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliverandreanovelli repliedNovember 24, 2017 at 1:43pmso sorry... i just check an old unsaved page...thanx for all guys... five stars for you. 7,092Oliver repliedNovember 24, 2017 at 1:51pmThank you so much!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
hello
can you explain to me the behavior in the attached screenshot? when i reduce to a phone size H2 compress, H4 remain the same size.
HI!
here is an example of CSS for controlling font size for mobile:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
sorry Greg, but I just don't get it.
looking at this code h2 should remain always at 30px but after applying it still shrink at mobile res.
where i can find the defaut css for H2 and H4 responsiveness of the theme?
HI!
pls. give link to the page where you added the code
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
http://h490663.linp029.arubabusiness.it/?page_id=24233
Sorry, i don'y see any problems, the code is working.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
so sorry... i just check an old unsaved page...
thanx for all guys... five stars for you.
Thank you so much!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver