-
AuthorPosts
-
March 26, 2018 at 4:08 pm #933067
Hello,
I was wondering how to make header (H3) text bold? I tried using a strong tag in the text editor, then tried editing all H3 tags to have a strong font weight in the advanced style editor, but with no luck.
Thanks!
March 27, 2018 at 12:47 am #933266Hey sbukofsky1,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayMarch 27, 2018 at 2:43 pm #933682Here is a screenshot of what I’m referring to. These headers are set at H3 and I would like to bold them.
March 27, 2018 at 6:10 pm #933793Hi,
The uploaded link is password protected. please upload a screenshot/mockup to imgur.com or any other site without a password and share the link here so I or other staff can help you better :)
Best regards,
VinayMarch 27, 2018 at 6:15 pm #933799Here is an updated link. Sorry about that.
March 27, 2018 at 6:40 pm #933812Hi,
Provide a link to the site/page in question so we can inspect the code. This should be possible via css.
Best regards,
Jordan ShannonMarch 27, 2018 at 6:44 pm #933815Hey Jordan,
Here is a link to the page.
March 27, 2018 at 7:13 pm #933824Hi,
Thanks for sending this info over. Add the following to quick css:
.avia_textblock h3{ font-weight:bolder!important; }Best regards,
Jordan ShannonMarch 28, 2018 at 2:48 pm #934327Jordan,
I have applied the code to quick css, but it didn’t seem to do the trick. Anything else I can do?
Thanks!
March 28, 2018 at 7:14 pm #934441Hi,
It honestly seems that the particular chosen font family is at its maximum boldness.
Best regards,
Jordan ShannonMarch 28, 2018 at 7:50 pm #934467Jordan,
That’s what I was starting to figure. Thank you for the clarification!
March 28, 2018 at 8:13 pm #934478Hi,
No problem. Should you decide to switch out the font-styles, then bold css declarations may work just fine.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.
