- This topic has 7 replies, 2 voices, and was last updated 5 years, 6 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Travel Gem › Header on the front page
Hi! I’m trying to set up the front page as shown in the demo but I’ve got problem with section 3 (section slider). How can I remove the default header with the title of the front page?
Thanks in advance for your advice.
Hello,
Please provide us with your site URL along with the screenshot of the section you want customization in, so that we can help you further with the issue.
Hope to hear from you soon,
Regards!
Thank you and here you are.
I would like to remove the current header image and have the “Business Consulting
with limitless potential” slider right under the menu bar.
Hello @loisli,
Please add below given CSS in Additional CSS to resolve the issue.
div#custom-header {
display: none;
}
.page .panel-layout .panel-grid > div {
padding: 0px 0;
}
Hope this helps.
Thank you.
Hi, thanks a lot for your help. It did remove the header image, but is it possible to remove just the header image on the front page but not the other pages/posts?
And there’s also quite some space between the menu bar and the slider. Any way to minimize that?
Thanks again!
Hello,
Replace above given CSS with the CSS given below:
.home div#custom-header {
display: none;
}
.home .panel-layout .panel-grid > div {
padding: 0px 0;
}
Hope this helps.
Thank you.
Perfect! Thank you so much!!
Hello,
Glad to help you.
If you have any issues further please let us know.
We would really appreciate if you could help us by rating our theme by following the link below:
https://wordpress.org/support/theme/travel-gem/reviews/
Thank you.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |