Shopify themes, liquid, logos, and UX
Hi, I am trying to change the text colour of only the sidebar menu on my shopify store, Simple theme. I want to change it to #353745 i have tried a few different codes that i have found on here, but none have worked. i have included a screenshot of my store and as you can see the text is all the same colour so would like my sidebar menu to be different colour from the rest of the contact.
Thanks in advance.
Solved! Go to the solution
This is an accepted solution.
Hello, @notinthemalls
Welcome to the Shopify community!
and Thanks for your Good question.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-nav__link {color: #353745;}
This is an accepted solution.
Hello, @notinthemalls
Welcome to the Shopify community!
and Thanks for your Good question.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-nav__link {color: #353745;}
Excellent, thanks so much.
Thanks for update and support.
Hi, Me again,
Is there any way i can increase the size of the menu expand buttons on the sidebar menu. i want to make the + size bigger without changing the size of the other text.
Thanks in advance.
Welcome to the Shopify community!
and Thanks for your question.
Please share your site URL,
So I will check and provide a solution here.
Unfortunately, the website is not yet live. it is in the Simple theme, if that helps. or i can send you the password to access the site.
if you have front end password is confidential so please to a personal message as you like.
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