- This topic has 5 replies, 2 voices, and was last updated 8 years 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
🙂
Need the best WordPress themes DJ music? Look no further! These themes are designed specifically for DJs, music producers, and performers. Showcase your tracks, gigs, […]
Looking for the best city directory WordPress themes? You’re in the right place! Discover premium themes perfectly crafted for local directories, tourism boards, and community […]
Are you looking for the best ultimate WordPress themes? You’re on the right page! This post highlights the top ultimate WordPress themes for businesses, freelancers, […]