Shopify themes, liquid, logos, and UX
my site is do-archery.com on the main image banner i have been trying for hours trying to find an elegant solution i need a place to put a headline on the image, also the button looks kind of terrible i was thinking something like a pill shape in my purple color, and some sort of arrow pointing to the right
Add this code to Custom CSS of that Image banner section
.button { background-color: transparent; color: #fff; }
.button:after { border-radius: 25px; }
Related to adding heading on the image, please click + Add block under Image banner section > Heading to added heading
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
thank you, but it is a little more complicated i have two image banners i want this to only apply to the first one and i still have to move the heading and the text far enough to the left to avoid blocking the subject
Hello @doarchery
Please add below css code into base.css file
.banner__buttons a.button.button--primary {
background: #b26cff;
color: #fff;
border-radius: 50px;
}
.banner__buttons a.button.button--primary:after,
.banner__buttons a.button.button--primary:before {
border-radius: 50px;
}
svg.icon.icon-arrow {
margin-left: 5px;
}
Please below svg code in slideshow liquid file
<svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
</svg>
i appreciate this, but i would prefer if the text and button were completely out of the way of the subject of the photo
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025