Shopify themes, liquid, logos, and UX
hi guys,
I'm trying to create a section like this with the rich text section. What code could I use so the button appears on the right side? I can currently only get it below the header text.
passw: fbc
thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @INFRA
Please go to Online Store > Themes > Customize > select that section, add those code below into Custom CSS of that section
@media (min-width: 990px) {
.rich-text__blocks {
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: row;
align-items: center;
}
.rich-text__buttons {
max-width: 28rem;
margin-top: 0px;
}
}
- 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.
This is an accepted solution.
Hi @INFRA
Please go to Online Store > Themes > Customize > select that section, add those code below into Custom CSS of that section
@media (min-width: 990px) {
.rich-text__blocks {
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: row;
align-items: center;
}
.rich-text__buttons {
max-width: 28rem;
margin-top: 0px;
}
}
- 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.
that worked perfectly, thank you so much!
You are very welcome. Have a nice day!
- 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.
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