No everything is fine ![]()
Thanks!
A user needed help aligning their cart icon with the menu and removing resulting white space on their Shopify store.
Solution Provided:
A PageFly support representative offered CSS code to be added to the styles.css file:
.top-bar to position: absolute with width: 100% and margin-top: 10pxResolution:
The issue was resolved with additional CSS using a media query to adjust margin-top: 0 for the top bar at specific screen widths (max-width: 767px).
Status: Resolved - the user confirmed everything works correctly after applying the updated code.
No everything is fine ![]()
Thanks!