Shopify themes, liquid, logos, and UX
Hi there,
I like how this page on my shop looks on Desktop.
https://www.quiztrail.co.uk/pages/stockists-1
Is it possible for Mobile to make it so two images show on a row rather than one long column?
Thank you.
Solved! Go to the solution
This is an accepted solution.
Hi @quiztrail ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css->paste below code at the bottom of the file:
@media (max-width: 480px) {
.template-page #MainContent .rte a:not(.btn) {
max-width: 45%;
display: inline-block;
}
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
AVADA - Top Rated App for Email, SMS, Popups
Check our website for full features and start a FREE TRIAL.
Install another app to boost sales, 100% FREE
This is an accepted solution.
Hi @quiztrail ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css->paste below code at the bottom of the file:
@media (max-width: 480px) {
.template-page #MainContent .rte a:not(.btn) {
max-width: 45%;
display: inline-block;
}
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
AVADA - Top Rated App for Email, SMS, Popups
Check our website for full features and start a FREE TRIAL.
Install another app to boost sales, 100% FREE
Hi, sorry for the delay in replying. Thank you so much - that has worked! 🙂
User | RANK |
---|---|
220 | |
149 | |
60 | |
49 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023