Comments 12seth_matisak started the conversationJuly 8, 2022 at 9:38amHi. I'm trying to change the text colour of the button in the recent posts slider. I've tried changing the text colour in the row and column and neither worked. 279Noah repliedJuly 8, 2022 at 9:50amHi there,Can we have a link to the page in the screenshot we see what we can do about changing the text color on the button.Thanks. 12seth_matisak repliedJuly 8, 2022 at 9:51amI'm not sure you'll be able to see it because it's behind a coming soon page. Let me turn that off and see if it works for you.https://sugarfreeadvertising.com/blog-landing/ 279Noah repliedJuly 8, 2022 at 10:02amHi there, Can you try the following CSS: div.nectar-recent-post-slide .nectar-button span{ color:black; } div.nectar-recent-post-slide .nectar-button i{ color:black; } add it to salient \ general settings - css script related - custom css code. Adjust the black to what you want. Cheers. 12seth_matisak repliedJuly 9, 2022 at 8:10pmThat worked a treat! Thank you! Sign in to reply ...
Hi. I'm trying to change the text colour of the button in the recent posts slider. I've tried changing the text colour in the row and column and neither worked.
Hi there,
Can we have a link to the page in the screenshot we see what we can do about changing the text color on the button.
Thanks.
I'm not sure you'll be able to see it because it's behind a coming soon page. Let me turn that off and see if it works for you.
https://sugarfreeadvertising.com/blog-landing/
Hi there,
Can you try the following CSS:
add it to salient \ general settings - css script related - custom css code. Adjust the black to what you want.
Cheers.
That worked a treat! Thank you!