Shape 5

Joomla Templates => Business Pro - Club => : mct2002 November 21, 2017, 04:56:29 PM



: Unable to Use Classes
: mct2002 November 21, 2017, 04:56:29 PM
I am trying to add classes to some of the text on my site, but am unable to get it to show in the frontend of the site.

:
<div class="blue_box">.....</div>

I have tried using divs and spans, and I have reinstalled the template, but I can't get the classes to show.  If you visit the page http://new.custominternet.biz/about-us/personnel-qualifications, the first section (Steve Strom, Owner/CTO) has the class "blue_box" applied, but it only shows on the backend in the editor.  Not on the frontend.


: Re: Unable to Use Classes
: mikek November 22, 2017, 08:22:34 AM
Hello,

Your blue_box class is applying, see attached. However, the css isn't applying. You have some kind of cache or compressor enabled on your site so I can't see what css is applying. Please disable that so I can debug the code, those kinds of tools should not be used during development.


: Re: Unable to Use Classes
: mct2002 November 22, 2017, 09:34:08 AM
Thank you for taking a look at this.  I ended up changing templates (for an unrelated reason) and the boxes are showing up fine.  I also discovered that I had a CSS & JS Compressor on that I had forgotten about.