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.