Shopify themes, liquid, logos, and UX
Heyyyy! Is it possible to move the text from the center of the image to the lower left corner in a the grid with overlay? And to make it left adjusted? Appreciate any help! Thank you!
url: boobieshack.com
pw: surf
@boobieshack,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. In your theme.liquid file, find the </body> (press CTRL + F or command + F on Mac)
3. paste this code right above the </body> tag:
<style>
@media (min-width: 750px){
[class*='carousel'] > * > * > .featured-content--text{
position: absolute;
bottom: 50px;
left: 0;
}
}
</style>
Kind regards,
Diego
Thanks Diego! This adjust the position of the text on the slideshow but not for the grid with overlay section below. In addition, the text is still centered even though the position is on the left. Can you also share how to make the text left adjusted? Appreciate your help!
Greeting,
i have the same probleme did you get a solution yet?
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025