Shopify themes, liquid, logos, and UX
Hello all,
How can I adjust the layout and arrangement of the footer menu from dawn theme?
I'd like to split the items below Navigation in two columns, like this:
Suchen Versand & Rückversand
Kontakt Rückgaberecht
Impressum AGB & Wiederrufsbelehrung
Datenschutz
And then I'd like to have the newsletter sign up box to move up and be right the right text box and aligned vertically. also the email button should be aligned vertical with the header text
Many thanks for your help. 🙂
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/section-footer.css->paste below code at the bottom of the file.
@media screen and (min-width: 750px) {
ul.footer-block__details-content.list-unstyled {
display: grid;
grid-template-columns: 1fr 1fr;
}
}
many thanks Ketan. the navigation items have now changed but the newsletter part is still at the wrong place.
The header ("Erfahre alles...") should move up and vertically aligned below the "für dich da.." part and also the email button should move up and be vertically aligned (see file attached).
thx,
give me issue images?
hi ketan, I thought I've already submitted the screenshot but here again:
thanks
yes please give me store url here
@KetanKumar Hi, I've gave it already earlier, just sent another pm to you.
many thanks
great thanks for update
Hello @KetanKumar. I am trying to do this but on mobile view for the dawn 2.0 theme. I want to split my footer into 2 columns. I'll appreciate the help. Thanks
store url and issue images?
That is what the footer looks like. I am trying to make it two columns for mobile view. I am using the dawn 2.0 theme. Thank you @KetanKumar
@KetanKumar in addition, Im also interested in having 2 columns in mobile view if possible... thanks
Hii, @Intulani
Kindly share your store URL so,
@media screen and (max-width: 749px) {
.footer-block__details-content {
display: grid !important;
grid-template-columns: 1fr 1fr;
}
}
Add this code in theme.scss or style.css
I have removed the password page.
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css->paste below code at the bottom of the file.
@media screen and (max-width: 749px) {
.footer-block__details-content {
display: grid;
grid-template-columns: 1fr 1fr;
}
}
Hii, @Intulani
Paste this code in the section-footer.css file or theme.scss file.
@media screen and (max-width: 749px){
.footer-block.grid__item {
width: 50% !important;
}
.footer-block.grid__item.footer-block--menu {
display: inline-block !important;
}
.footer-block.grid__item.footer-block--menu:last-child {
position: relative !important;
top: -90px !important;
}
}
Thank You.
Thank you so much it worked!
@Zworthkey @KetanKumar How can I reduce the footer height and make it more smaller on mobile view? Especially the bottom part
@Intulani
Paste this code on top of the section-footer.scss file.
@media screen and (max-width: 749px){
.footer__content-top.page-width {
height: 287px !important;
}
}
Thank You.
How do I accept something as solution? I can only see like button
@Intulani
Check this link: https://www.shopify.in/partners/blog/introducing-shopify-community
Thank you.
Hello @Zworthkey , how are you?
I'm using the new Dawn theme, and I'm looking to have my footer menu, as an accordion, in mobile view.
It looks like this at the moment
Can you help me?
Thank you
it helps thx you so much and i wanna fix this
can u help please?
Hii, @blueberryhutch
Kindly share your store URL so,
I can solve your problem perfectly.
Thank You.
@Zworthkey any solution on this problem? see also my private message. many thanks!
I have take a look at this when you have set button its codes does not look right set as in line with the photograph in your store so i've notion can you please used the shop now button identical as different text
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024