How can I change my Turbo theme menu color to pink?

Solved

How can I change my Turbo theme menu color to pink?

cokodive
New Member
5 0 0

I would love to change my menu "KOREABLACKFRIDAY" color to PINK or purple
Please give me both of them
Just like I was advised to do with BULK BUYS > RED 

My website is kokodive.myshopify.com
and my theme is turbo theme, thank you!

11.png

Accepted Solution (1)

DaisyVo
Shopify Partner
4460 499 594

This is an accepted solution.

Hi @cokodive 

 

I hope you are well. You can follow our instructions below:


1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there

 

Here is the code for Step 3:

 

a[href="https://koreablackfriday.com/"] span {
    color: purple !important;
}

 

image (16).png


Please let me know if it works. Thank you!

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

View solution in original post

Reply 1 (1)

DaisyVo
Shopify Partner
4460 499 594

This is an accepted solution.

Hi @cokodive 

 

I hope you are well. You can follow our instructions below:


1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there

 

Here is the code for Step 3:

 

a[href="https://koreablackfriday.com/"] span {
    color: purple !important;
}

 

image (16).png


Please let me know if it works. Thank you!

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution