Shopify themes, liquid, logos, and UX
Hello Everyone,
I added all the menus and information that i need to the footer. I have 3 blocks, 1 menu, 1 text, and the newsletter
The footer that i ended up with is very wide and aesthetically unpleasing. (Picture below)
How can i make it more compact ?
This is the desired result:
I would really apreciate it if anyone can help with this
Website ulr: https://luxury-cartell.myshopify.com/
Password: stoyol
Thank you very much in advance!
Solved! Go to the solution
This is an accepted solution.
hello @NZA
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
@media screen and (min-width: 789px){
#shopify-section-footer .Footer__Inner {
justify-content: space-around;
}
}
This is an accepted solution.
hello @NZA
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
@media screen and (min-width: 789px){
#shopify-section-footer .Footer__Inner {
justify-content: space-around;
}
}
Thank you very much @Kinjaldavra , the code worked.
The newsletter section still looks very small compared to the other 2
would it be possible to increase the width of this block specifically ?
hello @NZA
@media screen and (min-width: 1140px){
#shopify-section-footer .Footer__Inner .Footer__Block.Footer__Block--newsletter{
flex-basis: 430px !important;
}
}
Hey, the Flow 2.0 theme is used, this block should be right next to the last element instead of below it like in the screenshot. The dropdown menu should also be horizontal. please help
User | RANK |
---|---|
72 | |
64 | |
53 | |
52 | |
42 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023