Shopify themes, liquid, logos, and UX
Hi everyone!
I changed color of header icons and navigation menu text in desktop version, but can’t do the same in mobile version. White color is hardly readable. Could you please help with the code?
Your help is much appreciated!
Regards,
Olga
Solved! Go to the solution
This is an accepted solution.
Hi @Olga_MLB
I would like to give you some recommendations to support you.
Please go to Online Store > Themes > click 3 dots button > Edit code >Base.css and code at the end of the file Base.css
.header__icon--cart .icon, .header__icon .icon {
color: #648b80 !important;
}
#menu-drawer .link--text {
color: #648b80 !important;
}
Hope my recommendation can support for you! 😁
Kind & Best regards!
GemPages
This is an accepted solution.
Hi @GemPages !
Thank you son, much! It works)
But only “Inloggen” (LogIn) button remains white. Is it possible to fix?
Best regards,
Olga
mylittlenummy.nl
This is an accepted solution.
You can add the following code after the above code at the end of the file base.css
.menu-drawer__account {
color: #648b80 !important;
}
Hope my recommendation can works and support for you!
Kind & Best regards!
GemPages Support Team
This is an accepted solution.
Hi @Olga_MLB
I would like to give you some recommendations to support you.
Please go to Online Store > Themes > click 3 dots button > Edit code >Base.css and code at the end of the file Base.css
.header__icon--cart .icon, .header__icon .icon {
color: #648b80 !important;
}
#menu-drawer .link--text {
color: #648b80 !important;
}
Hope my recommendation can support for you! 😁
Kind & Best regards!
GemPages
This is an accepted solution.
Hi @GemPages !
Thank you son, much! It works)
But only “Inloggen” (LogIn) button remains white. Is it possible to fix?
Best regards,
Olga
mylittlenummy.nl
This is an accepted solution.
You can add the following code after the above code at the end of the file base.css
.menu-drawer__account {
color: #648b80 !important;
}
Hope my recommendation can works and support for you!
Kind & Best regards!
GemPages Support Team
I am glad that my recommendation is helpful to you 😁.
User | RANK |
---|---|
214 | |
145 | |
66 | |
46 | |
45 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023