• Resolved sherry0008

    (@sherry0008)


    Hi Guys, firstly thank you so much for this amazing theme it has been a great help and I’m going to buy the full version for my next clients project.

    The issue is that when i click on an product in the shop(woo commerce) section of the website the product is covered by the footer coming up very high.

    This is not happening on any other page, I’m not very good at coding either.
    I tried to find the issue as i assumed it would be with too large padding in the css section and searched the web and forums for answers.

    Please help!
    The website is attached with the problem page:
    https://www.tv-repairs-london.co.uk/product/rare-antique-vintage-retro-turntable-record-player-jvc-ql5/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author gracethemes

    (@gracethemes)

    Hi,

    Go to the Appearance -> Editor -> style.css
    and paste below CSS code at the end of style.css file and click on update file button.

    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { float:none; width:auto }

    Regards
    Grace Themes

    Thread Starter sherry0008

    (@sherry0008)

    Thank you guys so much working great now!

    Amazing theme and service

    Hi guys,

    I’m having the same trouble. I’ve tried copying and pasting the code into my CSS, which does solve the footer issue, but the layout changes to having the information and purchase button BELOW the productpicture, whereas before the information and purchase button sat alongside (to the right) of the product picture, which is more desirable.

    Is there a way to fix this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Footer overlapping most of product page using Woocommerce plugin’ is closed to new replies.