Liquid, JavaScript, themes, sales channels
I wanted to align my footer image to left side in mobile: as shown in image
please let me know and give step by step guidance
you can apply text-align: left property to footer css
Not happening
Can you post the link to your website? It would make it easier to know what you're referring to. Thanks!
Try this code in Add Custom CSS:
@media screen and (max-width 750px){
.footer-block__details-content{
position: relative;
right: 25px;
}
}
Does it work?
To make the footer image aligned to the left on a mobile device, follow the below steps.
Go to Shopify Admin Dashboard and click on Online Store > Themes.
Click on the Actions button > Select Edit Code.
In the left-hand sidebar, navigate to the Assets folder and click to open the base.css file.
Scroll to the bottom of the file and add the following code:
@media screen and (max-width: 749px) {
.footer-block-image {
text-align: left;
}
Hope it works. Let us know if you need more help with your Shopify store.
Regards,
CedCommerce
it's not working with this code
Thank you for bringing the issue to us.
To better assist you, can you connect with us and provide more information about your problem?
This will help us understand the issue more accurately and provide you with a more effective solution.
Feel free to share your email or any other relevant details in inbox.
We’ll do our best to assist you with this.
Regards,
CedCommerce
User | RANK |
---|---|
37 | |
28 | |
13 | |
12 | |
9 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023