Dear Abundance,
Along my main menu is the 'Shop' option. When you click on 'Shop' option it shows 'All Products'. Could you please tell me how I would eliminate this option.
The website is:
blossomsonabudget.net
Thanks,
Minnoe
Dear Abundance,
Along my main menu is the 'Shop' option. When you click on 'Shop' option it shows 'All Products'. Could you please tell me how I would eliminate this option.
The website is:
blossomsonabudget.net
Thanks,
Minnoe
Hi,
You can add this on your custom.css
.archive.woocommerce-page .page-title.cufon_headings {
display: none;
}
Regards,
Ismael
I'm sorry but that didn't seem to work. Any other suggestions?
thank you.
Hi,
It should work. Can you give us a screenshot of what you are trying to remove?
Regards,
Ismael
Hi Ismael,
I'm not quite sure how to attach a screen shot as I don't see any upload button in this forum.
In any case, if you go to my website: http://www.blossomsonabudget.net and CLICK on Shop it gives you all the products on my site-- which I don't want. I think your coding simply eliminated the title of 'All Products' whereas I just don't want the actual products available at all to be seen. So I apologize if I wasn't clear on that.
If you HOVER over over Shop then you get 'Product Categories, By Color, By Price, Other Stuff' which is fine. I want all those options to remain.
Minnoe
p.s. if you still need a screen shot to illustrate what I'm trying to say please tell me how to upload it.
Thanks again for all your help.
Hi minnoe,
I've been looking your site, which plugin you use tu custom checkout fields?
Thanks
Sorry, I'm not sure what you mean. I use WooCommerce- Is that what you mean?
Thanks.
Hi!
I tried: http://terrytsang.com/shop/shop/woocommerce-custom-checkout-options/ and it works well with our themes. It helps you to add custom fields to the checkout page.
Best regards,
Peter
You must log in to post.