Home › Forums › All Other Themes › Yogi Pro, Slider Text Box Transparency
- This topic has 6 replies, 2 voices, and was last updated 6 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
May 14, 2018 at 6:25 pm #101317
Hi,
I need to have the text box on the slider transparent. Please advise how this can be adjusted.
Thanks
PatrickMay 15, 2018 at 8:43 am #101324Hi,
Kindly show us the website URL for us to assist you further.
Regards,
ShriMay 15, 2018 at 12:08 pm #101349Kindly go to Appearance » Theme Options » Basic Settings » Custom CSS and paste below code there:
.slide_info h2{background-color: transparent !important;}
Regards,
ShriMay 15, 2018 at 2:18 pm #101354I’m sorry, I don’t mean we want it to be completely gone, just a gradation of transparency. Is there an option to adjust it say, 50% or 60% rather than the full blue color?
Thanks
PatrickMay 16, 2018 at 7:04 am #101370Kindly go to Appearance » Theme Options » Basic Settings » Custom CSS and paste below code there:
.slide_info h2{background-color: rgba(30, 115, 190, 0.6)!important;}
Regards,
ShriMay 16, 2018 at 12:10 pm #101404Thank you very much. That works, and looks great.
Patric
May 16, 2018 at 12:12 pm #101405Great. Kindly give us a review here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/17/
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.