- This topic has 6 replies, 2 voices, and was last updated 4 years ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile Header Contractor theme
Hello,
How do I make this mobile header a little more cleaner / organized?
https://ibb.co/G7z1jBT
Thank you.
Hi,
Your website is not opening properly. Therefore we are unable to check the issue.
See screenshot;
https://imgur.com/a/A6nMcW9
Regards,
Chris
Hello,
The site looks normal when I’m logged in to backend and then go and view site. What could be causing it to look this way when not logged in?
I believe I fixed it, can you look at mobile now?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.head-info-area { background: #0034f7 !important;}
.logo { max-width: 110px; padding-bottom:0 !important; margin-top:0 !important;}
#simple-menu { margin-top:20px;}
.head-info-area .suptp { margin-left:0;}
}
Regards,
Chris
Almost there!
How can I center the logo on top of phone number but keep 3 line menu where it’s at?
Thank you!
Hi,
Kindly use this CSS:
@media screen and (max-width:479px) {
.logo { float:none !important; margin:0 auto !important;}
#simple-menu {
margin-top: -110px !important;
}
}
Regards,
Chris
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]