Block title's font CSS is not correct?

These days I installed wordpress for Magento with WordPress Integration Extensions. But I just notice that the block’s title doesn’t show correct, which like the css has not applid.

So if there is anybody could help us to check, please? Our website is http://www.herawigs.com .

1 answer

Profile photo of chavan 100.00 $tone March 20, 2014
Public

Go to this File: /skin/frontend/default/jm_tyrolite/css/layout.css

Add this code:

Code:

.block-title strong span, .group-title strong span {
    font-size: 12px;
    font-weight: bold;
}

clear your browser cache and check the site.

#1

Please login or Register to Submit Answer

Written By

Comments