This topic has 8 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler
I installed a demo. 1) Why is there a white space at the top of the home page?
2) Where is the setting for the upper image on the inner pages?
Hello,
Thank you for the topic.
1. Please add this code in Theme Options > Styling > Custom css:
.home.breadcrumbs-type-9.woocommerce .page-wrapper > .container .row > .content, .home.breadcrumbs-type-9 .content-page {
padding-top: 0px !important;
}
2. Theme Options > General > Header Settings > Breadcrumbs background.
Regards
Thank you. The breadcrumbs background is not displayed on the homepage. How do I set it up on other pages?
You’re welcome!
Please describe the desired result in more details.
Breadcrumbs Style you can change in Theme Options > General > Header Settings.
Regards
1) http://www.lukaflores.com/home/. How to make the same page as the home page, without breadcrumbs background?
2) How do I remove a white space from this page http://www.lukaflores.com/home/?
1. Go to edit page > Breadcrumbs Style > Disable.
2. Add this code in Custom css for page http://prntscr.com/jy03ws
.page-heading {
margin-bottom: 0px;
}
Regards
Thank you
You’re welcome!
Let us know if you need any further assistance.
Regards
You must be logged in to reply to this topic.Log in/Sign up