Home Forums Free Themes Mega Blog Add to cart question

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #140216
    DanielHolly
    Participant

    With the new version of Woo Commerce the add to cart button on the product pages no longer works with the Mega Blog theme.
    As seen here https://www.jdgraham.net/hmgillustration/product/settle-down-audio-cd-preorder/

    It works on the category page seen here
    https://www.jdgraham.net/hmgillustration/product-category/kids/

    When I change themes it works so I didn’t know if there were any updates for Mega Blog from Theme Palace?
    Thanks so much
    Daniel

    #140259
    Psink
    Keymaster

    Hello @Daniel

    There is no issue with the theme. I have inspect your site url, i see there section position causing this issue. But don’t worry it can be fixed by adding few Css Code in the theme.

    Please follow my instruction
    Go To Admin Panel >> Appearance >> Customize >> Additional Css and paste bellow Css code then published and refresh. Then you will see change

    section.related.products {
        position: static;
    }
    

    Hope this helps,
    Let us know if there’s any issue. We are all here to help you

    Best Regards

    #140293
    DanielHolly
    Participant

    Fantastic! Thanks so much. That worked great. I appreciate the quick reply.
    Daniel

    #140296
    Psink
    Keymaster

    Sounds hears great. It’s our pleasure …

    Glad to help you

    And thanks for your query

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.