Share your screenshot or link please
Ok, where exactly do I add the code? I tried in Custom CSS but without any luck.
/Dom
No, this is a PHP code, you need to add it in the functions.php file of your child theme.
Got it, it worked perfect! Thanks again! π
/Dom
Hello again,
Is there any way to also delete the shop page title “products”?
/Dom
Hi, for just the shop page or all your site?
If you want to delete the page title for your site, it is via the General Options > Page Title section of the customizer, select Hidden as Style.
I want to delete the page title on all pages, but still want to display the breadcrumbs. When hidden selected the breadcrumbs also is deleted.
/Dom
Hi, yes, the breadcrumb is in the title, what you can do is to use the breadcrumb shortcode and place it where you want: http://docs.oceanwp.org/article/468-oceanwpbreadcrumb-shortcode
Ok, thanks. Btw, can I add shortcodes in shop page?
/Dom
Hi, yes but as the shop page is an archive page, you will need to do it via your child theme.
Ok, I’ll try do that. Thanks again!
/Dom
Hi I have been trying to remove “This is where you can add new products to your store.” off the top of my Oceanwp website but to no avail. I tried adding the code you explained to my function.php template file and nothing. do you have any more suggestions? let me know, thanks.