Brooklyn - make product description full width (mobile only) / reduce left & right spacing

Hi , anyone knows how to make the production description full width on mobile , currently there are some spacing on the left and right, I want all the description to fill up the spacing, see attached photo, for mobile only, on desktop it works fine thanks . Theme is brooklyn

hello @vanessaliew

Please provide the website URL and if your store is password protected then also provide a password So I will check and provide a solution here.

@vanessaliew ,

In terms of UX I wouldn’t recommend removing all white space, but instead reduce it.

Here’s how you can do it in 20 seconds:

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
  3. paste this code right above the tag:

Kind regards,
Diego

@diego_ezfy Thanks it works. However I have one more thing to ask, do you know how i can move the variant selector border to the left a little, only for the selector border and for mobile only. thank you…