Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi team,
I want to have a footer section where I can mention About Us, Quick Links, and Social Media Handles. I am using the Dawn theme and I looked at a couple of videos but I don't see a Footer menu option where I can add blocks in the Footer section. Attaching the screenshot. Please help.
Hi @onyadiamonds ,
Thanks for reaching out to the community. We are MooseDesk, a comprehensive Live Chat, FAQ & Helpdesk App designed to elevate your customer support experience.
To add blocks to the footer, you need to follow these steps:
Step 1: Go to Edit code in the Customize function
Step 2: Find the footer.liquid file
Step 3: Add the code snippet to your desired location.
Ex: Here, I want to add the code before the block with the class name "footer block newsletter". I use the browser's inspect elements feature (press F12), click on the button that looks like an image, and hover the mouse over the position where I want to add the block.
I search for the class name "footer block newsletter" in the liquid file, then add the code before it.
Code example:
<a href="/pages/contact-us" class="contact-button">
Contact Us
</a>
<style>
.contact-button {
display: inline-block;
padding: 10px 20px;
background-color: #007bff;
color: white;
text-decoration: none;
border-radius: 5px;
font-weight: bold;
transition: background-color 0.3s ease;
}
.contact-button:hover {
background-color: #0056b3;
}
</style>
You can use AI tools like chatGPT, Claude to help write the desired Liquid code snippet.
Result:
Step 4: Click save and return to the website to check the result
If this is helpful for you, please let me know by giving MooseDesk a 'LIKE'. If your question is answered please mark this as 'SOLUTION’.
If you are looking for a customer support solution to help drive more conversion to your Shopify store, I suggest exploring MooseDesk, a FREE LiveChat, FAQ & Helpdesk App that can help your support experience easier, better, faster!
With MooseDesk, you can engage with customers through omnichannel support, manage inquiries with a robust ticket system, and provide quick responses.
Once again, thank you for reading. Wishing you a great day ahead!
Was your question answered? Giving MooseDesk's reply a Like or marking it as an Accepted Solution!
Install now. Be our early bird and get all features free forever.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024