Shopify themes, liquid, logos, and UX
Hi!
I was wondering if someone could help me with a couple of edits on both the header and footer. I've been going back and forth with the Shopify community trying to find answers but I can't seem to find one.. Any help would be appreciated! I'm using the Dawn theme btw.
Footer customization
1. Add text below the image/logo and a newsletter sign-up on the 4th row without ruining the alignment.
I tried adding the newsletter but it's either located below the navigations (default), or the navigations will overlap with each other (when I do the coding).
2. Center align the navigations on Mobile and adjust navigations to be a little bit closer to each other.
Header customization
1. Transfer the Search bar inside the Drawer Navigation Menu on Mobile (right now it's currently below the header)
Any help is certainly appreciated. Thank you so much in advance!
Here's the preview link to the store btw: https://z0dvxvtjvk1xymt6-66906194210.shopifypreview.com
For Footer Menu In Mobile
@media only screen and (max-width: 765px) {
footer h2.footer-block__heading {
text-align: center;
}
footer ul li a {
text-align: center;
display: block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
}
Thank you so much! Appreciate it!
You didn't apply the whole code. because Spacing is Not Proper https://prnt.sc/0dIBw52AZF2j
I give you this code with padding: 0.5rem
@media only screen and (max-width: 765px) {
footer h2.footer-block__heading {
text-align: center;
}
footer ul li a {
text-align: center;
display: block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
}
For Other Designing Work, We need your Webstore Code then I will give you perper suggestions. for Search box you need in Mobile Main menubar
That issue Didn't understand because i check your whole website no News letter comming
Footer customization
1. Add text below the image/logo and a newsletter sign-up on the 4th row without ruining the alignment.
I tried adding the newsletter but it's either located below the navigations (default), or the navigations will overlap with each other (when I do the coding).
Oh it's because I turned off the newsletter for now since the placement is bad. Should I turn it on?
Today you turn it on then I will try to fix your newsletter issue.
Just turned it on. It should be there by now
Which webstore code do you need? Header.liquid or base.scss?
Thanks!
User | RANK |
---|---|
62 | |
52 | |
46 | |
39 | |
37 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023