Shopify themes, liquid, logos, and UX
Dear community,
I want to make some adjustments to my store. I’d like to know the following things:
Website: https://coffee-chains-test.myshopify.com/?_ab=0&_fd=0&_sc=1
Password: owl
Theme: Motion
Solved! Go to the solution
This is an accepted solution.
Hi @blcksoap ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css->paste below code at the bottom of the file:
.site-footer a.js-no-transition {
display: none !important;
}
.footer__newsletter-input {
border-radius: 15px !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
This is an accepted solution.
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
span.footer__powered_by { display: none !important;}
.site-footer input {border-radius: 100px;}
This is an accepted solution.
Hi @blcksoap ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css->paste below code at the bottom of the file:
.site-footer a.js-no-transition {
display: none !important;
}
.footer__newsletter-input {
border-radius: 15px !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
This is an accepted solution.
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
span.footer__powered_by { display: none !important;}
.site-footer input {border-radius: 100px;}
Hey 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-TekLabs to discuss practical strategies for...
By JasonH Nov 13, 2024The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024