- This topic has 1 reply, 2 voices, and was last updated 3 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › top bar background color
Trying to setup My Dog theme, URL https://www.weimaraner.sk/
On large screen top bar background is black, when I resize browser window to small size like on mobile phone, top bar background changes to blue. Where is this blue color for small screen sizes settable? I cannot find it anywhere and I want it to be black even on small screen size.
Thanks for help.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.header {
background: #282828 !important;
}
}
Regards,
Dave
LinkedIn not only helps professionals and job-seekers to spread their network but it also help in developing an effective digital marketing strategy. In terms of […]
If you are looking to gain visibility and attract new customers, now is the time to give some serious thought to building a website for […]
Niche WordPress themes are discussed in this article for multi – purpose usages and for creating niche – specific websites and blogs. Creating a website […]