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! 🙌"
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