Shopify themes, liquid, logos, and UX
hello i am using this code, i am wondering how i can change the size and colour of the text 'example text'
<div class="vid-wrap">
<video autoplay loop playsinline muted>
<source src="https://cdn.shopify.com/videos/c/o/v/25c2e7a7a2f24d9c8c2032984b482594.mp4">
</video>
<div class="content-wrap">
<h2 class="banner__heading h1">
example text
</h2>
<div class="banner__buttons">
<a href="" class="button button--primary">SHOP NOW</a>
</div>
</div>
</div>
<div class="vid-wrap">
<video autoplay loop playsinline muted>
<source src="https://cdn.shopify.com/videos/c/o/v/25c2e7a7a2f24d9c8c2032984b482594.mp4">
</video>
<div class="content-wrap">
<h2 class="banner__heading h1" style="font-size:22px;color:black;">
example text
</h2>
<div class="banner__buttons">
<a href="" class="button button--primary">SHOP NOW</a>
</div>
</div>
</div>
updated code change value of 22px to any number like 32px and color with any name or hex.
Hey 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-TekLabs to discuss practical strategies for...
By JasonH Nov 13, 2024The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024