Hi,
If you like to change the color just to the read more buttons then please provide your website page url were I can find those buttons ( or if is a page build with TD Composer you can edit the block ).
Also you can use Theme color from Theme panel, but this option is a global one.
Thank you.
Hi,
As shown in the screenshot, the website is wellmaidokc.com.
It’s the news page, wellmaidokc.com/news that shows the ‘post grid’. I’m not able to edit with the TD composer since it’s not data on the page, rather an element.
I don’t see a way to change the color of the ‘read more’ buttons in the theme color options.
Any other suggestions?
Thanks again.
Hi,
Unfortunately I wan no able to reach your website https://www.screencast.com/t/hRxiNw8d
Thank you for your understanding.
If you can let me know what country you are in, and your IP address, I can grant access.
Thanks.
Hi,
Please try this custom css:
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{
background-color: gray;
}
Paste it in Newspaper>Theme panel> Custom code> Custom css
See results: https://www.screencast.com/t/9HnBknBONzE
Thank you.