How can I get rid of this white boarder around my button

https://lmadsuff97ijvstz-60589605120.shopifypreview.com

Hi @Finn4 !

This is PageFly - Advanced Page Builder. I would love to give you some recommendation;

You want like this;

Best Regards;

Pagefly

yes please

Hi @Finn4 !

This is PageFly - Advanced Page Builder. I would love to give you some recommendation;

Please paste this code at the bottom of base.css under assets in theme code file;

a.button.button–primary::after {
border-radius: revert!important;
}

Best Regards;

Pagefly

That just gives it a white box around it.

Thanks Finn

Bro @Finn4 I have shared screenshot it`s working now I am unable to preview.

Hi @Finn4 !

This is PageFly - Advanced Page Builder. I would love to give you some recommendation;

Please paste this code at the bottom of base.css under assets in theme code file;

a.button.button–primary::after {
background: transparent!important;
}

Hope this works thanks;

Best Regards;

Pagefly

Didn’t work.

Here’s a preview link

https://di1h3xu5ohjnb32g-60589605120.shopifypreview.com

Thanks Finn