How to show custom CSS, ID tag not working.
-
I’m trying to apply a custom style to my slider. I’ve defined it and given it an id;
[promoslider id=”slider_02″ slider=”new-promotions” height=”259px” display_title=”default” display_excerpt=”excerpt”]
When I come to add new CSS to my stylesheet it won’t display, insted reverting to the existing default CSS which I don’t want to change, as it the plugin is updated my changes will disappear. the title attribute is;
.promo_slider_title a
so I’ve tried
#slider_02 .panel.panel-1 .promo_slider_title a
and other longer definitions, but with no success. What I doing wrong and is there another way to override the default CSS?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to show custom CSS, ID tag not working.’ is closed to new replies.