Comments mikegabsolution started the conversationJanuary 8, 2024 at 9:56amhow to make a colored border that contains text in slider 1,702Andrey repliedJanuary 8, 2024 at 1:44pmHello, Dear Customer!Thank you for your questions.To add borer for text in slider, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here: .intro_section.page_mainslider .slide_description { padding: 15px; border-style: solid; border-color: #e43d4e; } Then save changes and check results at front-end.Best Regards!mikegabsolution repliedJanuary 9, 2024 at 12:15ambackground color on the border? what's the code? 1,702Andrey repliedJanuary 9, 2024 at 11:43amHello, Dear Customer!In this case - please use this code: .intro_section.page_mainslider .slide_description { padding: 15px; border-style: solid; border-color: #e43d4e; background-color:#5f9ea09c } Best Regards!mikegabsolution repliedJanuary 10, 2024 at 2:34amoke thank you so much case close 1,702Andrey repliedJanuary 10, 2024 at 9:51amWe are glad to help you!1 Like Sign in to reply ...
how to make a colored border that contains text in slider
Hello, Dear Customer!
Thank you for your questions.
To add borer for text in slider, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:
Then save changes and check results at front-end.
Best Regards!
background color on the border? what's the code?
Hello, Dear Customer!
In this case - please use this code:
Best Regards!
oke thank you so much case close
We are glad to help you!