How can I change the text color of a selected menu section?

Topic summary

A user wants to change the menu text color when a section is selected on their Shopify store. They specifically want the selected menu item to display in color #FF24C0.

Proposed Solutions:

  • PageFly representative suggested following their guide for customization
  • Dan-From-Ryviu requested store access to provide specific code

Current Status:

  • Store link shared: thedivisionclothing.com
  • Password provided: “coming2024”
  • Dan-From-Ryviu began providing implementation instructions involving editing the theme.liquid file by adding custom CSS code after the tag

The discussion remains ongoing with the solution being actively provided through custom code implementation in the Shopify theme files.

Summarized with AI on November 14. AI used: claude-sonnet-4-5-20250929.

I wanted to make it so when you have a section selected it changed the text color of the section on the menu. Would anyone know the code to do this?

Division_0-1700434387653.png

I have “shop” selected here and I want to make it a different color when selected!

1 Like

Hi @Division ,
This is Theodore from PageFly - Shopify Page Builder App.
You can follow this guide

I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | PageFly

Hi @Division

Could you share your store link and let me know what color do you want when a menu is selected?

1 Like

https://thedivisionclothing.com/
I want the menu to be #FFC240 when it is selected. Thanks

Your store has password protected

Password is “coming2024”

Hi @Division

Go to Online store > Themes > Edit code > open theme.liquid, add this code after tag


1 Like