Shopify themes, liquid, logos, and UX
first your have to create a VS CODE file then place this code
<div class="container">
<img src="" alt="" style="width:100%;">
<div class="text-block">
<h4></h4>
<p></p>
</div>
</div>
after that create a css file in VS CODE and then place this code in css file
.container {
position: relative;
}
/* Bottom right text */
.text-block {
position: absolute;
bottom: 20px;
right: 20px;
background-color: black;
color: white;
padding-left: 20px;
padding-right: 20px;
}
don't forget to like
and don't forget Mark as it solution
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024