- This topic has 3 replies, 2 voices, and was last updated 6 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Perfect Forum › Header background on mobile landscape
I’m using Perfect Interior theme and for some reason the home page in mobile landscape has a white header background. The rest of the site is blue. Ideas for some custom css?
http://hillsview.4sitewebservices.com
Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.home.has_trans_header .header { background:#1e73be !important}
}
Regards,
Chris
That worked, thanks Chris!
🙂
Designing a proper and highly-embellished checkout page can be quite a daunting task, especially if you are a beginner. For that, you would have to […]
The role and responsibility of a front-end web designer is vast. They have to create and inculcate several graphical tools that the users need to […]
You must have visited many websites that have been created using website builders. but do you know about the form builder? The form builder is […]