This topic has 6 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Laranz
Hi there,
I can’t seem to get rid of the title on the single product page and it’s overlapping the menu).
Is there any code I can use?
Also, my menu is showing up in white text on the homepage, I would like it black, and have selected the dark header text in the theme options.
Thanks for your help.
Steff
Hi,
Please pass us the temporary access for the website caz currently it is in coming soon mode via the Private Content, we need to see the issue to help you properly.
Let us know,
Thanks,
laranz.
Thanks Laranz,
I have the login info in the private content. Please let me know if you have any troubles getting in there.
Thanks so much,
Steff
Hi,
Try this Custom CSS in Theme Options,
.breadcrumbs-type-8:not(.home) .header-wrapper {
position: relative;
}
After that, try clearing the browsers cache.
Let us know,
Thanks,
laranz.
Thanks, Laranz,
That helped so it’s not overlapping, but how do I remove the title and image there on the single product pages altogether?
Thanks again for your help!
Steff
Hi,
Use this Custom CSS,
.single-product .page-heading { display: none; }
Let us know,
Thanks,
laranz.
Tagged: hide, single product, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up