- This topic has 5 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The topic ‘Gravida colour questions’ is closed to new replies.
Home › Forums › All Other Themes › Gravida colour questions
Hi, two questions, please:
1) I’m trying to make the background colours of my slider text transparent; and
2) I’d like to change the colours of the links on my Home page where I have three images (product/Service #1, #2, and #3, Learn More…, etc.) from dark bluish turquoise to a green that matches all other links.
How do I do these things, please? The site link is http://392.1d5.myftpupload.com/
By the way, for the trasnaprent text background, I’ve inserted the custom CSS code below (I found it in one of the forum threads) and it doesn’t seem to make a difference:
.nivo-caption h1 a {background-color:none !important}
.nivo-caption p {background-color:none !important}
Thank you very much!
Cheers,
Michael
Hi Michael,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.nivo-caption h1 a{background-color:rgba(129, 215, 66, 0.5) !important;}
.nivo-caption p{background-color:rgba(0, 0, 0, 0.5) !important;}
.entry-summary a, .entry-content a{color:#81d742 !important;}
Regards,
Brad
Hi Brad,
That took care of rendering the background of the main caption transparent, but not the caption beneath it.
Also, is there a way to change the colour of the dark turquoise text below, as per my previous question? Here’s a screen cap to show you what I mean. http://imgur.com/EKS0YBS
The site, once again, is http://392.1d5.myftpupload.com/.
Thank you very much!
Cheers,
Michael
Hi Michael,
Try this code:
.nivo-caption p{background-color:inherit !important;}
.entry-content a{color:#81d742 !important;}
Regards,
Brad
That last one works perfectly. Thank you, Brad, and have a great weekend!
Cheers,
Michael
🙂
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]