Home Forums WoodMart support forum Theme effecting background color of otp verification. – Urgent and Important.

Theme effecting background color of otp verification. – Urgent and Important.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #476985

    shweta
    Participant

    Hi,

    I am using an additional plugin for OTP verification. The plugin is getting a background black and the plugin developer is saying the theme is giving/forcing this colour. Can you please help urgently?

    This popup comes when checkout with the COD option.

    Attachments:
    You must be logged in to view attached files.
    #477029

    Hello,

    Please paste the below code into the “Global Custom CSS” area in Theme Settings -> Global Custom CSS:

    div.modal-content {
        background-color: red !important;
    }

    Change the color as per your requirement.

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)