Custom CSS doesn't apply
-
Hi,
I’ve added bunch of css to the plugin custom css field which some of them are applied and some not. here is what I’ve added:
.testimonial_slider__minimal .testimonial_by_wrap{
width:100% !important;
text-align:center !important;
}
.testimonial_slider__minimal .testimonial_quote {width:100% !important;
text-align:center !important;
background:none !important;
padding:0px !important!;}
.testimonial_slider__minimal .testimonial_slideri {overflow:visible !important;}
.testimonial_slider_wclass {font-family: Montserrat, sans-serif !important;
text-align:center !important;}
.testimonial-star-outer {float:none !important; margin:0 10px !important;}
.sldr_title { text-align:center !important;}The problem is with the text highlighted in bold which suppose to remove the padding-left:40px from the text but it doesn’t even picked up.
site is on http://staging.rightshift.com.au and slider is on the top of the page.
Any though?
Thanks
Ethan
The topic ‘Custom CSS doesn't apply’ is closed to new replies.