what font did you use? sometime google font ‘bold’ font are not obvious.
I haven’t changed any settings in it, its all be default. It was fine in start but all of a sudden it changed and I don’t know why. Now I can’t make any heading or bold writing because everything is bold. :/
its the top banner shortcode causing this, if you look at your site source code, there’s a line of strong strong strong wrapping it, something must have not close. fix it.
I just removed the banner but the problem is still there.
did you remove the shortcode in header ads option? and clear the cache?
also check header.php if there’s any code like strong html code.
Yes I removed shortcode from header ad option, it didn’t change anything so I put it back because ticker wasn’t working then. I didn’t clear the cache, let me try it now.
“also check header.php if there’s any code like strong html code.” No idea how to do that! π
‘did you remove the shortcode in header ads option? and clear the cache?’ Did both of these things now, didn’t work, and the ticker has stopped working after taking down the banner. π
No there’s no strong html code in header.php I just checked. If you want I can paste the code.
if you take a look at your site html source code, something is addding strong near ALL html comment closing
<!-- WRAPPER MAIN END-->
<strong>....</strong>
not sure what causing because the theme did not wrap anything in strong html on layout div, you need to check your template or any plugin js causing this. i have no idea which one.
Deactivated all plugins, the problem is still there. :'(
Thanks alot Richie! Read everything in detail, I didn’t close the Football bold thing in my ticker. Apologies for all the mess Richie, thank you very much.
yeap, suspected somewhere the football text earlier. glad it sortout.