hi,
I’d like to have the background to my ‘References’ box a different colour to the other alternative content – can I isolate a style just for the Rrefernces background?
site is at http://thelistgroup.com.au/wp/
passwords if it;s prompting you for one:
wp
temp2479
thanks,
sarah
Hey Sarah!
No, it’s not currently possible to isolate a color scheme, but it could be easily done with some custom CSS -which we can provide-, can you post a screenshot/mockup of what would you want to achieve?
Best regards,
Josue
Hi Josue.. sorry for the delay…just seen this reply :)
I’ve posted a screenshot with instructions below
I’d just like to isolate the background colour of the box that displays in the References widget.
many thanks
sarah
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-slider .slide-image {
background-color: transparent!important;
}
.main_color .avia-slider-testimonials .avia-testimonial-content {
background-color: orange;
}
Regards,
Yigit
Wonderful! Many thanks Yigit…works perfectly :)
sarah