• Resolved markisparki

    (@markisparki)


    Hi There – for some reason the modal popup button changes its background color upon being clicked. In my case the 2 buttons are blue (entitled Our Technology and Unique to FRE), but after clicking them they change to red until I ‘click away’ into white space.

    On your website demo this doesn’t happen. Could you advise what I need to do to get rid of this red colour please. I have looked at every style option in elementor for this element and everything seems good.

    The behaviour occurs in both Chrome and Edge.

    • This topic was modified 2 years, 1 month ago by markisparki.
    • This topic was modified 2 years, 1 month ago by markisparki.
    • This topic was modified 2 years, 1 month ago by markisparki.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Leap13

    (@leap13)

    Hi @markisparki

    I have checked your page, and this is coming from Hello Elementor theme. Please add the CSS below into your page:

    .premium-modal-trigger-btn:focus {
        background-color: rgb(0, 33, 87);
    }

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Modal Popup Button Background changes to red after click’ is closed to new replies.