Hi,
Please go to Admin Dashboard >> Appearance >> Customize >> Theme Options >> Theme General Options.
Now find Custom CSS Editor and add below CSS code into that editor.
.header_section {
background-color: COLOR-CODE !important;
}
.logo a{
color: COLOR-CODE !important;
}
.enigma_footer_area p {
color: COLOR-CODE !important;
}
Here COLOR-CODE is replaced by your choice.
Save the changes.
Thanks.
its works thanks i also need to change top bar font colors too . that is email id and mobile number font color
Hey there,
Following custom CSS should do the trick:
.head-contact-info li a {
color: #000;
}
Hope it helps 🙂
Hi,
kindly help to change my header color on css code. Im using VOGUE Theme.
Thank you in advance..
Migs