Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @scandidesignco,

    Thanks for reaching us. Hope you are doing great today!

    We have inspected the website and we found that the border was generated from the Elementor button style. Check the screenshot.

    This can be easily remove using a few lines of custom CSS. Add the following CSS to the custom CSS section of the plugin.

    .wcgs-fancybox-custom-wrapper button, .wcgs-fancybox-custom-wrapper button:hover {
        border: none !important;
    }

    Hopefully, the border will be removed. Let us know if that works.

    Have a great day!

    Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @scandidesignco,

    This thread has been inactive for a bit, so I’m going to mark it as Resolved now. Please feel free to open a new one if you have any further questions.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove border on light box navigation arrows?’ is closed to new replies.