How can I make the product information block wider on my site?

hey,

does anyone know how I can make the product information block wider? I added a screenshot to visualise my problem

thanks in advance

shop: parfumprobenshop.de

pw: test1

Hi,

Would you like to make the product page the entire page width? Just making the information block wider and not having the same margin/padding on both sides is not recommended simply because it looks really bad design wise :sweat_smile:

yes i was referring to the the entire product page, my bad

Hi,

For giving the entire page more space simply remove the page-width class from the product section and replace it with your own and add that class to the base.css file so you can have some more space but still be able to add some margin/padding.

Hope that helps.

Hi @drew23

This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Online Store ->Theme ->Edit code

Assets ->Base.css

.button--full-width {
    width: 100%;
}

Hope you find my answer helpful!

Best regards,

Victor | PageFly

hey i didnt declare my problem very well. I would like to make the whole text block wider not just the add to cart button