Cannot edit style of category feed
-
I have seriously spent hours on this. I have tried to edit the theme .css file using every possible combination listed in the support forums, such as
ul .lcp_catlist{ list-style-type: none !important; }
and so on and so forth. I have tried creating custom classes for the title of the category feed, I have tried creating custom templates and saving it in a “list-category-posts” folder in my theme folder. NOTHING works!
According to Firebug, the browser will not reflect that
ul, ol { margin-top: 0; margin-bottom: 10px; }
in my theme’s style.css file now also contains
{ list-style-type: none;}
It’s in the stylesheet, but I see via Firebug that the browser isn’t reading it. WHY?
The page I’m trying to edit is https://irgwebsites.com/IK/programs-events/
- The topic ‘Cannot edit style of category feed’ is closed to new replies.