Shopify themes, liquid, logos, and UX
Hi, I'm looking to customise the width of a single column of my footer to look like this:
At the moment it looks like this:
I think I want the first column to be about 75% of the width but I only want this to apply on a certain breakpoint (desktop breakpoint)
Also ever since I changed to Damn 8.0, there is a grey border around my logo. Is there a way to remove that?
The website link is
https://www.fredsprovidore.com.au/
and the password is wataff
Thanks in advance! 🙂
Solved! Go to the solution
This is an accepted solution.
Hello @victorying
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid theme file.
3. Paste the below code before </body>:
<style>
@media screen and (min-width: 750px){
.footer__content-top .footer-block.grid__item{
width: 100%;
}
.footer__content-top .footer__blocks-wrapper{
display: grid;
grid-template-columns: 3fr 1fr;
}
}
</style>
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
This is an accepted solution.
Hello @victorying
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid theme file.
3. Paste the below code before </body>:
<style>
@media screen and (min-width: 750px){
.footer__content-top .footer-block.grid__item{
width: 100%;
}
.footer__content-top .footer__blocks-wrapper{
display: grid;
grid-template-columns: 3fr 1fr;
}
}
</style>
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Thanks so much!
Hello there,
I'm new here and have same problem
Would you please help me with that too?
I would need to extend the columns form my footer, maybe to move a bit to the right so the first column can fit better, or to enlarge the first column a bit more.
It's crave theme if that can help anyhow.
This is my website for your reference if you can have a look at what I was talking about.
www.winningnaturals.com
Thanks so much !
Nadylina
User | RANK |
---|---|
186 | |
168 | |
78 | |
56 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023