Shopify themes, liquid, logos, and UX
Hello everyone, I am using Turbo theme upload version 6.0.1. I encountered the following problem:
Section Features Product does not have a horizontal display option, it only displays vertically.
Link website: embroigift.com
Looking forward to your support, thanks
Solved! Go to the solution
This is an accepted solution.
Hello @EmbroiGift ,
Its good to display a single product in featured product section.
but if you want to display multiple and horizontally please
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your styles.scss.css file and paste the following code at the bottom:
.frontpage_product_stagger--false {
display: flex;
}
If problem solved don't forget to Like it and Mark it as Solution!
And if you need help with customization/code part you can contact me for services
You can find the email in the signature below.
Thanks
This is an accepted solution.
Hello @EmbroiGift ,
Its good to display a single product in featured product section.
but if you want to display multiple and horizontally please
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your styles.scss.css file and paste the following code at the bottom:
.frontpage_product_stagger--false {
display: flex;
}
If problem solved don't forget to Like it and Mark it as Solution!
And if you need help with customization/code part you can contact me for services
You can find the email in the signature below.
Thanks
Thanks, it works
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024