Font styling not visible

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Jun 14, 2013 1:48 pm
Reply with quote
Report this post
I have a few words and quotes that I would like to be bold, but the <strong> tags are ignored in this template. How can I fix this?
User avatar
Gold Boarder

GK User
Fri Jun 14, 2013 1:49 pm
Reply with quote
Report this post
Could You please post an url to site, where You have used strong and it doesnt work?
User avatar
Moderator

GK User
Fri Jun 14, 2013 1:55 pm
Reply with quote
Report this post
http://www.paardensportmassagejeroen.nl
For example "betere prestaties en een groter welzijn" should be bold, as you can see in the source.
User avatar
Gold Boarder

GK User
Sat Jun 15, 2013 10:15 am
Reply with quote
Report this post
There is a typography style selected, that disables <strong> and <b> bolding,
Please edit: /templates/gk_storebox/css/override.css and add at its end:
Code: Select all
b, strong {font-weight: 700;}


This code should bring back strong and b bolding, but please check carefully, if it doesn't brake look of any other elements on site.

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Sat Jun 15, 2013 11:26 am
Reply with quote
Report this post
That worked. Thank you!
User avatar
Gold Boarder


cron