Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Change text color of one specific header on main menu

Change text color of one specific header on main menu

Dat999
Explorer
69 0 26

Hi, I'd like to change the colour of one specific title on my main menu. I want the "Cała oferta" header text to be in red. I'm currently using the dawn theme. I appreciate any help! 

 

Tad123_0-1696680218404.png

 

Replies 3 (3)

Moeed
Shopify Partner
6304 1712 2059

Hey @Dat999 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
a#HeaderMenu-cala-oferta {
    color: red !important;
}
</style>

RESULT:

Moeed_0-1696681598650.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


FoodiesUnited
Shopify Partner
2 0 0

hi could you tell me how to do it o my site https://www.diamondgirlzluxuryextensions.com/?_ab=0&_fd=0&_sc=1

PageFly-Henry
Shopify Partner
1184 335 292

Hi @Dat999 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

#HeaderMenu-air-jordan {color: red !important;}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.