Shopify themes, liquid, logos, and UX
For some reason the social icons aren't appearing in the Home Page menu drawer, seems to be fine on every other page, anyone know if this is inherent to the Dawn theme?
@nikofromearth can you please share your website link?
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
{% if template.name=="index" %}
<style>
@media screen and (min-width:750px)
{
.menu-drawer__navigation-container{height: 552px;}
}
</style>
{% endif %}
Doesn't look like it worked 😞
@nikofromearth it is working, did you make any other changes?
There can be an error from your site, can you share your store URL so that I can help check further?
Look forward to your response.
Best, Daisy
Hi, @nikofromearth
Can you share your store url so that I can assist you?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025