This topic has 4 replies, 3 voices, and was last updated 2 years, 9 months ago ago by Rose Tyler
Hi, in my site https://www.blastjump.com/ i have just 3 products, each one in a different category. Instead of the traditional “shop” page, I’d like to use this one: https://www.blastjump.com/custom-shop/. Is it possible? I need to focus the attention just on the boot.
If it is possible, there is another problem: in that page, if I click on “stivali” that is a category name, I open another page with different layout, but I need the same layout of https://www.blastjump.com/custom-shop/. And also for the other category pages, how can I customize the layout?
Thanks in advance.
Alessandro
Hello,
You can create custom Shop page using Elemenor Pro https://elementor.com/help/creating-a-woocommerce-archive-template/ and custom pages for your product categories. Contact Elementor Pro plugin support if you need help with that. Out theme does not have option to create custom templates for the product categories or shop.
Regards
Hi, i don’t want to create a custom shop page. I’d just like to have, in the shop page (https://www.blastjump.com/shop/), the first product (“Blast Blue”), bigger than the others, I need to underline the impostance of this one. Is it possible to make it bigger in a single row and the others 2 products below in the “standard” row together? How can I edit the page?
Thanks in advance,
Alessandro
Hello,
By default, there is no such possibility.
You can try to use the next custom CSS code:
.first.post-752 {
width: 100%;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up