This topic has 10 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson
Hi sorry I noticed something else and the topic was closed for me to reply,
With the below suggestion it worked for the home page, however when you go to other pages the top titles such as Home/Contact Us or Home/Shop etc get blocked off by the header menu
August 31, 2015 at 8:40 am
#83197
“Hello,
Please add this code in 8Theme Options > Typography > Custom CSS > Custom CSS for mobile:
.page-heading-slider {
margin-top: 80px;
}
Regards,
Eva Kemp.
Hello,
I’ve removed the code in Theme Options and added it into CSS block of Visual Composer editor in your home page:
http://storage3.static.itmages.com/i/15/0901/h_1441092339_6116622_293bbda18b.png
Please check now.
Regards,
Eva Kemp.
Hi Eva,
I don’t follow, for example on my mobile device when I go to this link: http://eyeplush.com/portfolio/
I am not able to see the top header title “Home/Portfolio”, it’s still blocking it even though I added that custom CSS on that page as well to check if that’s what you meant. The titles of the pages get blocked off on mobile.
Please advise. Thank you.
Hello,
Please add this code in “Custom CSS for mobile” section:
.page-heading.bc-type-default .breadcrumbs {
margin-top: 70px !important;
}
Regards,
Eva Kemp.
Thank you that worked 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
The only page I’ve noticed it not work for is the “shop” page, do you suggest changing that through CSS block of Visual Composer editor? Thank you.
Hello,
Please add this code in “Custom CSS for mobile” section:
.page-heading.bc-type-default .woocommerce-breadcrumb {
margin-top: 70px !important;
}
Best regards,
Jack Richardson.
Great thank you.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up