Changing color to Yellow and making it blink - Publisher theme

Hello all community friends

I am using publisher theme

menu text is white in color and base is black

I need to highlight by changing one of the menu items “Clearance Sale” to “Yellow” and make it blink

Any help please

Thanks

1 Like

Hi @shaniseth ,
This is Theodore from PageFly - Shopify Page Builder App.

On changing “Clearance Sale” menu text color and adding a blink effect in your Shopify Publisher theme:

Two methods:

  1. Theme Editor (Simple):

    • Edit theme (header.liquid likely).
    • Wrap “Clearance Sale” menu item code with
  2. CSS (More Control):

    • Edit theme (theme.scss.liquid likely).
    • Add code snippet targeting the specific menu item with yellow color and blink animation.

Best regards,
Theodore | PageFly

Hi @shaniseth

Would you mind to share your store URL? Thanks!