Liquid, JavaScript, themes, sales channels
Hey,
Is it possible to split the text columns with icons to 2 per row on mobile. Right now its just 1 per row.#
i want it like this:
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hello @YounesTimitar ,
It's GemPages support team and glad to support you today.
Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
Hello @YounesTimitar ,
I found your website in another post.
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
@media(max-width: 768px){
.text-with-icons__blocks {
flex-direction: row !important;
}
.text-with-icons__blocks .text-with-icons__block {
width: 50% !important;
}
}
</style>
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023