- This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Complete Pro SLider
I am looking to customize the default slider to add some background colour, black using an opacity to make the text stand out behind the slider titles. I used the code below which appears in the preview, but not on the home page once saved.
<div style=”margin-top:15%;padding:5px;background-color: rgba(1,0,0, 0.5);”>FABRICATION</div
Can you please check what I have above to see if it is suitable for the SKT Complete Theme or proivide other ideas for creating background on slider title;
http://host03.t1.net.au/~sssecoma/http://host03.t1.net.au/~sssecoma/
Thank you
Any assistance on this would be helpful please.
Hi Jono,
Kindly go to Appereance>>Customize>>Basic>>Custom CSS Box
Add this code:
.nivo-caption .title{background-color:rgba(0,0,0,0.3) !important; padding:10px 15px 10px 15px !important; display:table;}
Regards,
Brad
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]