- This topic has 6 replies, 2 voices, and was last updated 4 years, 1 month 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]