Product page
Hello, I imported "Computer Shop 2" prebuilt website. I want to import from "Detailing Shop" Single Product Page. How it's possible to do this?
Thank you,
Hello, I imported "Computer Shop 2" prebuilt website. I want to import from "Detailing Shop" Single Product Page. How it's possible to do this?
Thank you,
Comments
Hi,
There is no option to import only that part.
You would have to manually recreate the single product layout.
https://support.muffingroup.com/video-tutorials/how-to-customize-woocommerce-single-product-layout/
Best regards
If I import prebuilt website with that product page all my settings will change to new imported?
You can choose to import "Selected data" and select the "Content" so all posts, pages, templates, etc. will import, but your theme options will remain untouched.
https://support.muffingroup.com/documentation/pre-built-websites/#data-import
I suggest you to create a staging domain to see how it behaves.
https://support.muffingroup.com/how-to/how-to-set-up-betheme-staging-site/
Best regards
Hello, can you please advise me how to reduce spacing in shop page between items? Attached a screen
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Thanks
URL: https://raqedo.com
Shop link: https://raqedo.com/parduotuve/
Try the following CSS code:
.woocommerce .products .product{ margin-bottom: 0!important; }Put it in Betheme -> Theme optiosn -> Custom CSS & JS -> CSS.
Best regards