Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I'm using Craft Theme for my Online Shop www.hopethestudio.com
I'd like to make the text in the footer under "Hope The Studio | Holistic Jewellery" smaller and the gap between the lines smaller. How can I do that?
I'd also like to add a third column if possible
@KetanKumar @LitExtension @GemPages maybe you can help? Thank you!
Solved! Go to the solution
This is an accepted solution.
Hello @Mimi111 ,
It's GemPages support team and glad to support you today.
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.footer-block .footer-block__details-content {
font-size: 1.4rem;
line-height: 22px;
}
</style>
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
This is an accepted solution.
Hello @Mimi111 ,
You could please try adding block in the theme Customize
Best regards,
GemPages Support Team
This is an accepted solution.
Hello @Mimi111 ,
It's GemPages support team and glad to support you today.
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.footer-block .footer-block__details-content {
font-size: 1.4rem;
line-height: 22px;
}
</style>
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Hi, that worked excellent, thank you lots! Is there also a way to add in a third column with more information on the right side?
Thank you!
This is an accepted solution.
Hello @Mimi111 ,
You could please try adding block in the theme Customize
Best regards,
GemPages Support Team
hello there, in mobile version menu on the left dont load!!any solution?
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