Shopify themes, liquid, logos, and UX
I'm working on this site: https://maison-rouge-ny.myshopify.com/
The password is: thifis
I'm trying to do a few things in my footer that I'm struggling with:
1. I want to center the text in the top line
2. I want to decrease the padding between the menu items in the bottom left
3. I also want to make the "Email" placeholder in the newsletter form all caps
Can you help with some or all?
Here's a screenshot showing what I'm trying to do:
Solved! Go to the solution
This is an accepted solution.
Try this one.
@media screen and (min-width: 750px) {
.grid--4-col-tablet .grid__item {
width: 100% !important;
}
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet {
flex-direction: column-reverse;
gap: 0;
}
.footer-block.grid__item.footer-block--menu h2.footer-block__heading {
margin-bottom: 0;
}
.footer-block__details-content a {
padding: 0;
}
}
For the email, you can find that here.
Then change it here. And Save.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
This is an accepted solution.
Try this one.
@media screen and (min-width: 750px) {
.grid--4-col-tablet .grid__item {
width: 100% !important;
}
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet {
flex-direction: column-reverse;
gap: 0;
}
.footer-block.grid__item.footer-block--menu h2.footer-block__heading {
margin-bottom: 0;
}
.footer-block__details-content a {
padding: 0;
}
}
For the email, you can find that here.
Then change it here. And Save.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024