Shopify themes, liquid, logos, and UX
Can you help me chenge the font color of the "Sign In" text in the mobile menu drawer?
Solved! Go to the solution
This is an accepted solution.
Hi Ell_Soll
- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.menu-drawer__account {
color: #000; #
font-weight: 600;
}
Result:
Best,
Liz
Hi @Ell_Soll
Could you please share the store link as well so we can check it further?
Looking forward to hearing from you soon. Thank you!
Best,
Daisy - Avada Support Team.
ellsoll.com
Hello @Ell_Soll
Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.
.menu-drawer__account {
color: #3d3d3d;
font-weight: bold;
}
This is an accepted solution.
Hi Ell_Soll
- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.menu-drawer__account {
color: #000; #
font-weight: 600;
}
Result:
Best,
Liz
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