Using Header Type 1, how to change Top Header Background Color and how to remove language area
EN FR GE £ € $ if i am use Header Type 1??
and how to change footer default?
This topic has 4 replies, 3 voices, and was last updated 10 years, 9 months ago ago by Robert Hall
Using Header Type 1, how to change Top Header Background Color and how to remove language area
EN FR GE £ € $ if i am use Header Type 1??
and how to change footer default?
Hello,
To change languages and currencies you need add empty Text widget in “Place in header top bar” area in Appearance > Widgets.
To change background color add this code in custom.css file:
.header-type-1 .top-bar {
background-color: #CA0606;
}
Thank you.
Regards,
Eva Kemp.
thank you..
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Using Header Type 1, how to change Top Header BackColor, language area, footer’' has been successfully resolved, and the topic is now closed for further responses