Hi, Could you share an example of the glow effect you wish to have please?
Topic summary
A user seeks CSS code to add a glow effect around products in the Spotlight theme without purchasing expensive themes. They provide an example site (awokendreams.shop) showcasing the desired effect.
Solution Provided:
A CSS filter property is shared:
filter: drop-shadow(0px 0px 29px #FFFFFF);
Implementation Issues:
- Another user reports errors when attempting to apply the code via the custom CSS editor in the store editor
- Questions arise about where specifically to paste the code
Current Status:
The discussion remains unresolved. Assistance is offered through private messaging to troubleshoot theme-specific implementation, but no public follow-up confirms whether the solution was successfully applied. The final comment questions if a resolution was ever reached.