Product screen is not showing the hole picture

Show More

Hi My shop have a problem. Its look like my page is not showing the whole page.

Can only see the half item

@MORE10
kindly Share your Store URL.

https://diamondsenses.com/products/f-ceramic-waterfall-incense-burner-buddha-hand-censer-holder-indoor-smoke-backflow-incense-fountain-buddhist-altar-table-decor

I checked and it shows fine: https://i.imgur.com/369ZA6Y.png
After checking the screenshot, I think it’s due to your sticky header. Or after active sticky you can follow the instructions, it will work fine
Please follow the steps:

  • Step 1: Go to Online store > Themes > Actions > Edit code.
  • Step 2: Go to Assets > theme.css and paste this at the bottom of the file:
    #PageContainer {
    padding-top: 245px;
    }
    Hope it helps!