This topic has 6 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Rose Tyler
I would like to remove the breadcrumbs. However, when it is set to disabled, the page pushes back up and it looks weird. How can we disable breadcrumbs without affecting the padding at the top of the page
Hello,
Thanks for using our theme.
Could you provide temporary wp-admin access?
Regards
Also I tried with css to do margin bottom to fix the issue but it’s still not working
Hello,
BE ATTENTIVE and don’t place the private information in the general message area because all the visitors have access to that information. Use the Private Content area.
However, when it is set to disabled, the page pushes back up and it looks weird. How can we disable breadcrumbs without affecting the padding at the top of the page
– provide URL of such a page, please.
Regards
you can find the url here
Hello,
Thanks for the reply.
Change this custom CSS code https://prnt.sc/E-4yoMb27z6e to
.archive.woocommerce .site-header, .single-post .site-header{
margin-bottom: 45px;
}
Regards
Tagged: breadcrumbs, issue, padding, remove, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up