How can I remove the underline under the product title when hovering in the feature collection section (ride theme)?
Topic summary
A user seeks to remove the underline that appears on product titles when hovering over them in the featured collection section of their theme.
Proposed Solution:
Victor from PageFly suggests a CSS-based fix involving three steps:
- Navigate to Online Store ā Theme ā Edit code
- Open the theme.liquid file
- Paste custom CSS markup before the closing tag
The original poster thanked Victor, suggesting the solution was helpful. The discussion appears resolved with a straightforward CSS customization approach.
Hi @tahomic ,
This is Victor from PageFly - Landing page builder, Iād like to suggest this idea for solution:
Step 1. Go to Online Store ā Theme ā Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :
Hope my answer will help you.
Best regards,
Victor | PageFly
2 Likes
Thank you Victor