This topic has 6 replies, 3 voices, and was last updated 4 years, 5 months ago ago by John Holden
Hi, if I setup a main image for a page, it’s displayed as a background of breadcrumbs for this particular page, how to get rid of it?
Hello,
First of all, thank you for using our theme and for contacting us.
Have you installed default WC pages? WooCommerce > Status > Tools > Create default WooCommerce pages
Regards
Yes, but I’m talking about ordinary pages not WooCommerce ones
Let’s confirm that Shop page is defined here – http://prntscr.com/spdb0j If so, provide URL and temporary wp-admin access, so we can take a closer look at your breadcrumbs settings.
Or you can use the next code in Theme Options > Theme custom CSS:
.page-heading {
background-image: none !important;
}
Regards
Well, it’s an easy way to add custom css, but not the best. I can’t give you URL, since I’m still on a localhost, it’s your demo XFURNO and it works the same way with all pages, as soon as you add a main pic for a page, theme puts it as a header background
Hi,
Please move your site online and provide
– Screenshots of issues
– Admin info (wp-admin URL, username, password)
I will check breadcrumb settings
Regards,
Hung PD
You must be logged in to reply to this topic.Log in/Sign up