This topic has 4 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson
Hi, how to change the header? change the color header can use the theme option, but what about color of the fix header if i scrolling down? for example, i want to create the header same with this site. but different color.
thanks.
Regards
Nurrohmat M
Hello,
To change background color of fixed header use this code in Theme Options > Custom CSS > Global Custom CSS:
.fixed-header-area {
background-color: #FFF;
}
Write color value you need.
Best regards,
Jack Richardson.
Wow, great. Thanks for your reply. And how to customize the top bar? Can i give menu? like FAQ, TOS, and Privacy Policy, left of top bar, and the right one with register and login member. thanks.
Hello,
You can add custom content to top bar using Text widget in Appearance > Widgets > Left Side top bar area.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up