Tagged: x
-
AuthorPosts
-
April 25, 2016 at 4:15 pm #899314
zendog22ParticipantHi, the font size in my text boxes and headers don’t seem to change when I change the font size values under customise, Typography. The only one that changes is section 2. But the rest stay same size. Please can you help? I’d like font size to change across homepage to size 16 or 18 possibly. http://kentishandco.staging.wpengine.com/
April 26, 2016 at 7:26 am #900207
ChristopherModeratorHi there,
Headlines use responsive element and they resize automatically, if you don’t want to use responsive text element, simply remove
resp-hclass name from headline’s class field.Hope it helps.
April 26, 2016 at 8:36 am #900347
zendog22ParticipantHi, it’s not just the headers I want to change the size of. I also want to change body of text. I added this code to the style section for the text boxes but it doesn’t work. Please advise?
font-size: 16px;
April 26, 2016 at 8:49 am #900372
zendog22Participantthis is the code that I currently have in the boxes. but it’s not working to change the font size. thanks in advance for helpin’.
margin: 10px 0 15px; color: #fff; font-size: 16px;
April 26, 2016 at 8:52 am #900379
zendog22ParticipantI guess I’d like to keep the font size responsive. but with a desktop screen I’d like to have it at size 16. Sorry for the chain but hoping it’s still clear.
So basically I’d like to reduce the font (header and body) size, keep it responsive, and the code that I have at the moment isn’t working.
taApril 27, 2016 at 2:20 am #901563
ChristopherModeratorHi there,
Upon checking your site, you added both font-size attribute and responsive class to
<p>tag, please note that you can’t use both of them at the same time, you should use one of them, see the attachment.If you want to apply 16px font size then remove
resp-pclass from<p>tag.Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-899314 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
