Hello @JasSet
Can you share you store url?
Topic summary
A user seeks help making the ‘Shop Collection’ button transparent on their banner image for both desktop and mobile views. They also want to reposition the button to bottom center on mobile.
Site Details:
- Using Craft theme
- URL: www.gojathelabel.com
- Password: wasuau
Solutions Provided:
Two developers offered CSS code solutions:
-
niraj_patel’s approach: Add custom CSS to theme.liquid file before the
</body>tag to change button background to transparent and adjust mobile positioning -
Raj-webdesigner’s approach: Insert CSS into base.css file targeting the banner button with transparent background and absolute positioning
Current Status:
The user tested one solution which successfully made the button transparent but unintentionally changed their custom font. Raj-webdesigner updated their code and asked the user to try the revised version. The issue remains unresolved as the user awaits a solution that achieves transparency without affecting other design elements.