Personalized checkout and custom promotions with Shopify Scripts
Hello,
Hope you are going well
I need to do the next operations in the Multiple Link blocks for the Venture theme :
1) Remove the white background frame and only leave the text
2) Change the Text colour from the Black to the White
3) Replace the text position to the "Bottom - Left"
Can somebody help ?
Thank you
Solved! Go to the solution
This is an accepted solution.
Thank you for the information. Try this one.
.flex.flex--center-vertical span {
background: transparent;
color: white;
position: absolute;
top: 40px;
}
a.link-block.lazyloaded {
text-align: left;
}
Result:
I hope it help.
"🌟 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 🙌"
Hi @BorisS1
Can I give a try? Would you mind to share your Store URL website? with password if its protected. Thanks!
Hey @BorisS1
Kindly share your Store URL and Password if enabled
This is an accepted solution.
Thank you for the information. Try this one.
.flex.flex--center-vertical span {
background: transparent;
color: white;
position: absolute;
top: 40px;
}
a.link-block.lazyloaded {
text-align: left;
}
Result:
I hope it help.
"🌟 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 🙌"
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025