stoo_s Posted June 11, 2015 Share Posted June 11, 2015 (edited) I've managed to change every bit of text on my site that I want, except one, and I'd be really grateful if someone could point me in the right direction. I'm trying to change the font of the description of the 'New Arrivals' and 'Viewed Products' in the left column on the category pages. I've tried adding code to the global.css file but it's having no effect. Does anyone know what code I need to change? It seems to be inherited but I'm not sure from where. See the problem here: http://www.thelearningemporium.co.uk/shop/13-numeracy Thanks in advance. Stuart Edited June 11, 2015 by stoo_s (see edit history) Link to comment Share on other sites More sharing options...
Paulito Posted June 13, 2015 Share Posted June 13, 2015 Hello Not sure if this is what your after but I have just added this code to the bottom of global.css .block .products-block .product-description {font-family:schoolbell!important;} Before http://screencast.com/t/5aHTNkgb07 After http://screencast.com/t/JHvTUso5i Paul Link to comment Share on other sites More sharing options...
stoo_s Posted June 15, 2015 Author Share Posted June 15, 2015 Hi Paul, Thanks for that, I had tried that exact code with just 'font' but not 'font-family'. It's working perfectly though, so thanks. Stuart Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now