Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1463010

    Hi there

    I have discovered that on mobile all my clients product pages at the bottom where it has related products is being cut off by the footer – can’t figure out why – please help.

    Cheers
    Natsaha

    #1463065

    Hey xfacta,

    This CSS is causing that to happen:

    #av_section_1, #av_section_1 .container {
      height: 30vw !important;
    }

    Maybe you have added it in Quick CSS? Note that this will affect all sections with that ID across your site.

    Best regards,
    Rikard

    #1463195

    hey there

    Ah fantastic thank you – I have removed that – it was for the homepage banner but have just adjusted the settings for that and ow all works – yay!

    Cheers
    Natasha

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Product page – related products cut off by footer on mobile (Woocommerce)’ is closed to new replies.