Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @fruchtbote

    You can fix this with a little bit of custom CSS code.

    Go into your site’s admin Dashboard and select Appearance → Customize →?Additional CSS. In the CSS textbox on the left, add the following code:

    .single-product div.product {
      clear: both;
    }

    Select “Save Changes” from the top, and your changes will be applied to your site.

    Thread Starter fruchtbote

    (@fruchtbote)

    Dear Senff,

    this worked very well. Thank you for this straightforward solution.

    Kind regards!

    • This reply was modified 4 years, 3 months ago by fruchtbote.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Storefront: Product Page Mobile View’ is closed to new replies.