- This topic has 3 replies, 2 voices, and was last updated 9 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Legacy Theme Support › How to change the gray line around the caption in slider
Tagged: caption box, genesis slider
I’d love to change the gray line around the caption box on the slider to green, but I can’t find where I can put the color code in the CSS file. Am I looking at the right place? The mock site is: http://www.jmmlifecoaching.com
Thanks!
The plugin itself has its own css file, and that’s where it’s pulling the code from. You can add the following code to override it in your style.css file –
html > body .slide-excerpt-border {
border: 1px solid #537D00 !important;
}
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com
Thank you! Worked like a charm!
Happy Easter!
You’re Welcome Emma!
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com