How to override Masonry Grid Read More color
-
I’m using the Masonry Grid element and the button is showing as red. How do I override that? I thought the theme color settings would override that but it’s not. My colors are #003366.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
background-color: green;
}
Set the color as per your needs.
Best Regards
Thank you, that fixed the issue.
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘How to override Masonry Grid Read More color’ is closed to new replies.