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
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025