How can I remove the white circumnavigation on my site?

Can someone Hepl me whit my problem?

How can i make the White circumnavigation go away?

I would relly appreciate if someone could help me.

1 Like

Hi @Marko_Luburic ,

This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-image-banner.css->paste below code at the bottom of the file:

.banner__content .banner__box .banner__buttons .button:after {
    display: none !important;
}

I hope it would help you
Best regards,

Kate | PageFly

Hey @Marko_Luburic .

Thanks for reaching out.

I appreciate the screenshot that you have included as that is very helpful! Just to gather some additional context, could you let us know which theme you are using on your online store? As this will determine the next steps to removing the white outline on the button on the section.

If you are unsure about which theme is live on your store, you can navigate to the Theme Editor and select the three dots that are appearing towards the top left of the page. I took a screenshot from my test store to show you the section I am referring to:

Looking forward to your response.