Hi there,
I would to make the following customizatons for my website https://consulting-for-good.myshopify.com/ :
- Change the text color in the header for both menu titles and subtitles
- Change the text color in the footer
- hide the cart icon from the header (since I use the website for non ecommerce purposes)
I would greatly appreciate your help.
KR,
1 Like
@jaouad12
sorry for that all issue
how can i check bcz your store is password protect please share us
1 Like
Hi @KetanKumar ,
Please here is my password: drawsh
KR,
1 Like
@jaouad12
thanks for it
can you please try this code
- Go to Online Store->Theme->Edit code
- Asset->/base.css ->paste below code at the bottom of the file.
/* Header Menu and Sub Menu item Color */
.header__menu-item span, .header__submenu .header__menu-item, .header__menu-item .icon-caret
{
color: #00bfa9; /* change color as you like */
}
.header__icon--cart {display: none !important;}
.footer-block__details-content>li, .footer-block__details-content>p, .copyright__content a, .footer-block__details-content .list-menu__item--link
{
color: #00bfa9 !important; /* change color as you like */
}
4 Likes
Dear @KetanKumar
You rock! it worked great and straightforward !
RESOLVED - Many thanks again
1 Like
@jaouad12
its my pleasure to help us
1 Like
hi friend, do you know how to change cart icon style on dawn theme? Thank you
@yass9898 Sorry I don’t
I just needed to hide it…
@KetanKumar Thank you for resolving this issue. I have used your code and it worked mostly for me, but some of text in my footer and the search icon in my header are still showing at the text colour which I dont want as I am trying to make these white so the text colour in the theme options can stay black.
Any idea on how I can do this?
https://contact-106.myshopify.com/
password: twahly