Shopify themes, liquid, logos, and UX
hi i would like the product image and text details (buttons etc) to be next to eachother on mobile not above and below. how do i do this? not an option for it, using berlin theme, primarymenswear.com
Hi @primarymenswear ,
I am from Mageplaza - Shopify solution expert.
You can add the following CSS code to the base.css file to apply this customization:
@media screen and (max-width: 768px){
.featured-product .product__outer{
flex-direction: row-reverse;
}
}
*Result:
Please let me know if it works as expected.
Best regards!
Mageplaza | Top-Rated Shopify Agency | Trusted by 230,000+ worldwide merchants
If our suggestion works for you, please give it a Like or mark it as a Solution!
Should you have any questions or concerns, feel free to contact us via consultant@mageplaza.com
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025