Shopify themes, liquid, logos, and UX
Hi Guys, wondering if any of you can help me out with the following.
regarding the subscribe section:
- place subsrcibe block into a column
- add text underneath the subscribe header
regarding the complete footer section:
- change font size of text in colums
- full width column 85% on desktop
- full width column 95% on mobile
Add This style in your edit code > base.css file
@media screen and (min-width:749px){
.footer-block--newsletter.scroll-trigger.animate--slide-in {
margin: 0;
}
.footer__content-top.page-width {
display: flex !important;
align-items: flex-start;
gap: 26px;
}
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
max-width: 75%;
}
.footer-block--newsletter.scroll-trigger.animate--slide-in {
width: 100%;
max-width: 25%;
}
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
Thanks, i t works in order to get the subscrice section in a column. But i dont see an way to insurt additional text underneath the header.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025