-
AuthorPosts
-
July 15, 2020 at 3:00 pm #1230614
Hi
I moved the breadcrumbs to the extra element
But I do not want it to appear on the home pageIs it possible to turn off the extra element only on the home page?
Thank you
Yossi-
This topic was modified 5 years, 4 months ago by
Yossi Yerushalmi.
July 16, 2020 at 3:40 pm #1230942Hey Yossi,
Are you able to screenshot the section you need help with?
Best regards,
Jordan ShannonJuly 18, 2020 at 8:16 pm #1231485Hi Jordan
I am looking for such a solution plan A:
http://194.90.78.220/wp-content/uploads/2020/07/plan-A.jpg
I want to create such a design that the Header Breadcrumbs will remain in its natural place below the Header but I do not want it to scroll along with the content of the page
If possible I prefer this solutionIf this is not possible then there is the plan B
this is the Home Page — I wont to remove the extra element with the breadcrumbs Just from this page
http://194.90.78.220/wp-content/uploads/2020/07/HOME.jpgthis is the Page
http://194.90.78.220/wp-content/uploads/2020/07/PAGE.jpgThank you
YossiJuly 22, 2020 at 4:41 pm #1232310Hi,
Thank you for the inquiry.
We can hide the top bar or the header meta in the home page with this css code.
.home #header_meta { display: none !important; }Best regards,
IsmaelJuly 22, 2020 at 5:01 pm #1232333Hi Ismael
Thanks it works very nicely !!
But there remains a gap between the heder and the content of the page
Is it possible to reduce it?http://194.90.78.220/wp-content/uploads/2020/07/home227.jpg
Thank you
YossiJuly 22, 2020 at 8:22 pm #1232391Hi,
Add this to quick css:
.html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding-top: 90px; }Best regards,
Jordan ShannonJuly 22, 2020 at 8:31 pm #1232397Hi Jordan
Thank you!!
problem solvedThank you
YossiJuly 22, 2020 at 8:58 pm #1232412Hi,
Perfect! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This topic was modified 5 years, 4 months ago by
-
AuthorPosts
- The topic ‘hide the breadcrumbs only on the home page’ is closed to new replies.
