Shopify themes, liquid, logos, and UX
Hi I have two requests
1) Centralise the featured collections text (see attached)
2) Make the useful links text on my footer the same size as the 'subscribe to emails' text
- Here is the solution for you @golazocases
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
.collection__title .title:not(:only-child) {
text-align: center !important;
}
.footer-block__heading {
font-size: calc(var(--font-heading-scale)* 2rem) !important;
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
thanks, how can i centralise the featured collection subtext?
.collection__description p {
text-align: center !important;
}
Can you try add more this code @golazocases
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
@golazocases READ: https://community.shopify.com/c/blog/how-to-get-support-from-the-community/ba-p/2254458
Provide publicly accessible store url, theme name, example urls, and storefront-password if applicable.
All people do not have the same specific setup, see what you see, or know what you know ALWAYS keep that in mind.
ALWAYS provide publicly accessible inspectable examples.
Failure to keep this forefront in mind when seeking free business help DRASTICALLY reduces the chances of getting anything resolved.
Always communicate in concrete terms in technical issues, business and life itself.
Save time & money ,Ask Questions The Smart Way
Confused? Busy? Get the solution you need paull.newton+shopifyforum@gmail.com
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Buy Paul a ☕ Coffee for more answers or donate to eff.org
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024