Home › Forums › WoodMart support forum › Color code how to change › Reply To: Color code how to change
January 27, 2023 at 1:36 pm
#438272
Aizaz Imtiaz Awan
Keymaster
Hello,
If you are not willing to use the Preset colors then please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
.vc_color-black.vc_message_box-solid { background-color: #ed1010 !important; }
In this CSS you can change the color hex code to your choice of color hex code.
Best Regards.