Viewing 5 reply threads
You must be logged in to reply to this topic.
Hello,
https://www.lasinocentes.com/?product_cat=menu
<span lang=”en”>In this section or link how can I do so that only one view version of the products remains. I’m interested in removing that page where the word show comes out. I would just like to be able to leave the view of 4 products per line and see how to give a title to each category that is displayed in that section. For example: – Drinks (and show drinks) – Snacks (and show the dishes of this category) – Main dishes (and so on) I would greatly appreciate the help.</span>
Hi,
Hmm, I didn’t understand very well. Can you please let me know better how can I help?
Also, share wp credentials
Thanks
I think I understand now.
Please go to Customizer -> Shop -> select how many items (columns) you need per Row
Add this code to hide the show section:
.shop_show_options .grid-options{
display:none;
}
You’re welcome :)
If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much
You must be logged in to reply to this topic.