Shopify themes, liquid, logos, and UX
My current trade theme shows
How can i make the bottom part blend on the second section just as seen on the image below
Please see access below on the store
https://send.bitwarden.com/#yYY5Etw5lke3JrGhAO3qag/zv8zFpIuP6NNWhYV-Y_vlg
Hi @albertgacute,
You can follow these steps to make the effect on desktop
1. Open Online Store > Theme > Edit Code
2. Find and open the base.css (or theme.css, custom.css) file
3. Paste the code snippet below at the bottom of the file and hit save
@media screen and (min-width: 990px) {
#shopify-section-template--23005625909559__multicolumn_34W9ry .multicolumn {
position: relative;
height: 200px;
}
#shopify-section-template--23005625909559__multicolumn_34W9ry slider-component {
position: absolute;
bottom: -175px;
z-index: 100 !important;
}
#shopify-section-template--23005625909559__multicolumn slider-component {
visibility: hidden;
}
}
Here is the result
Hope this helps you solve the issue.
Please don't forget to Like and Mark it as an Accepted Solution if you find this helpful. Thank you!
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025