Table of Contents
- β¨ What Youβre Customizing
- π Step 1: Add the Section to Your Page
- π§Ύ Step 2: Customize General Settings
- π Step 3: Set the Collection & Display Options
- π§ Step 4: Customize Playlist Features
- π Step 5: Font & Color Customization
- π¦ Step 6: Button & Icon Styling
- π± Step 7: Layout & Padding
- π Developer Tip (Optional)
- β Final Step: Save & Test
β¨ What Youβre Customizing #
This guide will help you personalize your “Featured Tracks” section on your store β including layout, playlist features, fonts, icons, and colors β using the Shopify Theme Editor.
π Step 1: Add the Section to Your Page #
- Go to Shopify Admin β Online Store β Themes
- Click Customize next to your live theme
- On the left sidebar, click Add Section
- Search for Featured Tracks
- Click Add, then drag it where you want it on the page
- π You’re ready to customize
π§Ύ Step 2: Customize General Settings #
β Title #
- Change the main heading of your section (e.g. βπ₯ Hot Beatsβ or βTop Picksβ)
- Adjust font size (0β10%) and alignment (Left / Center / Right)
β Description (Optional) #
- Use either a custom description or pull in the collectionβs description
- Styled using Shopifyβs rich text editor
π Step 3: Set the Collection & Display Options #
π΅ Choose a Collection #
- Select the beat collection you want to feature
π Display Options #
- Products to show: Set how many tracks to show (2β25)
- Show View All button: Enable if you want a link to the full collection
- View All style: Choose Link, Solid, or Outline button
π Full Width #
- Toggle to stretch the section edge-to-edge on desktop
π§ Step 4: Customize Playlist Features #
These control what appears in your tracklist:
Feature | Toggle it ON to show |
---|---|
Playlist Header | Column titles (Title, BPM, Genre, etc.) |
BPM | Tempo of each track |
Genre | Music genre (Hip Hop, Afro, etc.) |
Key | Musical key (C Minor, D Major, etc.) |
Tags | Style or mood (e.g., Dark, Happy) |
Sticky Audio Player | Stays at the bottom when user scrolls |
Quick Add Button | Adds product to cart instantly |
π Step 5: Font & Color Customization #
πΆ Playlist Title #
- Change font, size, and color for each beatβs title
- Customize hover and active states for interaction
π Playlist Fields (Genre, BPM, Key, Tags) #
- Set font and color for secondary track info
π¦ Step 6: Button & Icon Styling #
βΊ Play Icon #
Customize the play button color:
- Normal
- Hover
- Active (clicked)
π² Button Styles #
Customize playlist buttons (if used):
- Background: Normal, Hover, Active
- Label (Text): Normal, Hover, Active
- Font Size for label text
π± Step 7: Layout & Padding #
- Adjust top and bottom padding for spacing
- The section is responsive and adjusts on mobile automatically
- Left & Right padding is fixed at 70px (can be adjusted in code if needed)
π Developer Tip (Optional) #
To modify advanced layout or animations:
- Use files like
card-product-tracks.liquid
- CSS styles in
beatifyy-player-style.css
andfeatured-collection-playlist.css
β Final Step: Save & Test #
- Click Save in the top-right of the editor
- View the section on both desktop and mobile
- Test the audio player, play buttons, and add to cart functionality