- This topic has 5 replies, 2 voices, and was last updated 10 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › Slider Text Questions
I have several questions all related to the title and description of the slider boxes.
#1 – Is there a way to make the boxes transparent? I either want no color, or a lighter color where I can see through to the picture behind it.
#2 – Can I put any kind of line breaks in the description so that I have 2 paragraphs?
#3 – Is there a way to move the description over to the right slightly, say 100px?
Thank you!
Hi,
1. Yes show us the website will surely guide you.
2. Hmm. Unfortunately html isn’t allowed but will try into our theme and check if it can be done. Try using html character like
and let us know if that works.
3. Kindly show us which description and where (site url) and we can relate and let you know how.
Regards,
Shri
http://shelbyparkterrace.com/
I would like both the red and gray boxes to be transparent, and then the gray box moved over to the right slightly. And I did try putting html in the description and it didn’t work.
Add this in Appearance>Customize>Custom CSS box at the bottom:
.nivo-caption{opacity:0.7;}
Regards,
Shri
Thanks, but that actually makes the words transparent as well, which makes it almost impossible to read. Is there a way to make the boxes transparent but not the words?
Hi,
Kindly use this instead: .nivo-caption h1 a, .nivo-caption p { background-color:rgba(76, 76, 76, 0.5);}
Should be good.
Regards,
Shri
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]