- This topic has 5 replies, 2 voices, and was last updated 7 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Launch Pro mobile header
Hi Support:
I am using Launch Pro and wonder and noticed the there is a gap between the top bar with Phone# and the Header bar when displayed on the mobile, wonder if the gap can be removed?
URL: http://hvf.undercon.site/
Thanks
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.header .header-inner .logo { margin-top:0 0 10px !important;}
}
Regards,
Chris
Hi Chris:
Applied the code, the gap between top bar and the header still there.
URL: http://hvf.undercon.site/
Thanks
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.header .header-inner .logo { margin-top:0 !important;}
}
Regards,
Chris
Hi Chris:
It works well.
Thanks
🙂
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 […]