Home › Forums › WoodMart support forum › Title font size on mobile devices › Reply To: Title font size on mobile devices
May 23, 2020 at 2:13 pm
#197297
Giulio
Participant
Thanks a lot.
Is there a way to apply it only to titles set as <h1>, <h2> or <p> and with a specific class?
Something like:
.mobile-big .h1 .title-wrapper .woodmart-title-container{
font-size: 36px;
}
I would like to apply that font size only to the title, without influence text after title or subtitle.