How do i update the navigational text colour (Dawn theme)

Solved
Pandoro
Visitor
1 0 0

Hi there, 

 

I am new to shopify and this might be a basic question but I haven't been able to find a solution to updating my navigational menu header text colour? I am using the Dawn theme. Older solutions refer to updating theme.scss.css but i dont have that file? 

 

Thank you.

 

 

 

 

Accepted Solution (1)
oscprofessional
Shopify Partner
15649 2345 3024

This is an accepted solution.

Hello @Pandoro 

You can try this code: it will be helpful to you 

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.header__menu-item {
    color: red !important;
}

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing

View solution in original post

Replies 2 (2)
suyash1
Shopify Partner
8312 1028 1361

@Pandoro - Dawn theme uses base.css file

You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly

Support me 🙂
oscprofessional
Shopify Partner
15649 2345 3024

This is an accepted solution.

Hello @Pandoro 

You can try this code: it will be helpful to you 

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.header__menu-item {
    color: red !important;
}

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing