A Shopify store owner using the Dawn theme wants to center product information (title, price, variant selectors) on mobile product pages while keeping the description left-aligned. They also need help resizing menu buttons and changing the title font to match a reference design.
Progress made:
Two community members (@suyash1 and @Ujjaval) provided CSS code snippets to add to base.css or theme.liquid files
The centering partially worked, but the price tag remains left-aligned despite multiple attempts
The original poster successfully applied some code but continues troubleshooting the price alignment issue
Outstanding issues:
Price element still not centering on mobile view
Menu button customization (font, sizing) not yet addressed
Request to remove one of two menu buttons (keep “add to cart,” remove “go to checkout”)
Product quantity selector removal from product page (while keeping it in cart section)
The discussion remains ongoing with back-and-forth troubleshooting between the store owner and helpers, focusing primarily on CSS modifications for mobile responsiveness.
Summarized with AI on November 24.
AI used: claude-sonnet-4-5-20250929.
I want to change the alignment of the product information on my Shopify product page. The product description should stay the same.
Please view pictures, the first picture (with the blue) is my store and the second picture is how I want it to be displayed. Also, how do I change the Title font to make it look like that and how do I resize the menu buttons to make them big las seen on the second picture ? And does the text within the Menu buttons automatically resize to match the buttons ? I am very new to this. Kind regards.
Also, now that we have managed the centering, how do i change the menu buttons ?
Currently there are two menu buttons, add to cart (up) and go to checkout (below). How do I change it to only show one menu button, add to cart, and remove the other ? Also, I want to remove the product amount selection, only from the product page, but keep it within the cart section.