1 of 4

How to apply this styling to your Flash Sale menu item:

Step 1: Copy the CSS class name: ai-flash-sale-link-ark9qszdek0g4wkzhaaigenblock7be8075euintp

Step 2: In your theme's navigation template (usually sections/header.liquid), find the menu item with the text "Flash Sale"

Step 3: Add the class ai-flash-sale-link-ark9qszdek0g4wkzhaaigenblock7be8075euintp to that menu item's link element

Step 4: Wrap the menu item in a container with class ai-flash-sale-menu-ark9qszdek0g4wkzhaaigenblock7be8075euintp

Example:

<div class="ai-flash-sale-menu-ark9qszdek0g4wkzhaaigenblock7be8075euintp">
  <a href="/collections/flash-sale" class="ai-flash-sale-link-ark9qszdek0g4wkzhaaigenblock7be8075euintp">Flash Sale</a>
</div>

Preview of styled menu item: