A user seeks help repositioning a circular menu section from center to left alignment on desktop devices for their Shopify jewelry store collection page.
Initial Problem:
The circular navigation element appears centered on the collection page
User wants it left-aligned on desktop only (mobile unchanged)
Provided website link and visual mockup showing desired layout
Solutions Offered:
Multiple developers provided CSS code snippets to be added to the theme.liquid file above the </body> tag. The solutions involved:
Custom CSS targeting the specific bubble slider element
Media queries to apply changes only on screens 749px+ width
Adjustments to margin-left, padding-left, and max-width properties
Resolution:
User confirmed the solution from @pawankumar worked successfully
The circular menu section now displays left-aligned on desktop as requested
Issue marked as resolved
Summarized with AI on November 5.
AI used: claude-sonnet-4-5-20250929.
Hi @Moeed , I dont understand how this worked at the photo you sent, because when I added the code it only moved the sections around, and not the circle section - I have attached before and after photos for you below. Thanks!