Removed an app now my product page is a mess

Hi, I was recently using ‘Free Gifts’ by Secomapp but I decided to uninstall it due to the developer not responding to me. I am unable to reach him to remove the code in my liquid files, which meant there’s a lot of leftover code. Is there anyone else that can help me remove the codes from my store?

You can check out an example page: https://homeofficelife.co.uk/products/josephine-desk

There’s an ugly gap between the ‘Buy it now’ button and the ‘Guaranteed Safe Checkout’ section.

Viewing the HTML I can also see there’s a bunch of scripts created by the app that are no longer needed.

@crashbandicoot - add this css to the theme-custom.css file to remove that gap

.direct_payment_area .custom-payment-options {margin-top: 0;}

@suyash1 The code doesn’t seem to work.

@crashbandicoot - add this too

.product-details .product-actions {padding: 35px 0 0px;}

@suyash1 Thanks, this helped!

Came across this thread bc I have a client experiencing this issue. Using CSS to hide the problem here is TERRIBLE advice. Super frustrated by the number of responses in general on the Shopify forums that simply uses CSS to hide problems. The proper solution here is to uninstall the liquid code changes: https://secomapp.zendesk.com/hc/en-us/articles/201012395–How-do-I-properly-uninstall-an-app-