On Hover: - what changes you want on the button.
Topic summary
Main issue: Change the Add to Cart button outline to match the button background in the Featured Collection of Dawn theme v15.0.
Access/setup: A draft theme preview link was shared, but some helpers could not locate the specific section in the preview.
Action taken: A CSS change in base.css was suggested to remove the outline by disabling the .button–secondary:after box-shadow. Screenshots showed the outline removed.
Follow-up: The user reported the hover effect disappeared. They requested a hover color change with a slide effect. A helper provided section-specific CSS to change hover colors (white text, #bb2f2f background) on the button. No slide/transition animation was provided.
Current status:
- Outline issue addressed; hover color behavior partially restored via CSS for a specific section ID.
- Requested “slide” hover effect not implemented.
- New, separate issue raised: Home page slideshow with 3 slides only displays 2 on the front end since today.
Notes:
- Code snippets (CSS in base.css) and screenshots are central to the solution and verification.
- The slideshow visibility issue remains unresolved and requires further investigation.