Home Forums WoodMart support forum Need to change the colour of button showed in screen shot

Need to change the colour of button showed in screen shot

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

    ershankars
    Participant

    We are using sms alert plugin on this site atozeshop.com
    But while check out its showing like Click here to verify your mobile number button

    But this not showing in the theme colour

    its shows like somewat normal colour as same to backgroung

    we need to highlight the button and we spoke to the plugin person

    they as diverted to the theme provider to you

    can u able to do it on the same

    we have shared the login details in the private area

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    button#smsalert_otp_token_submit {
        background-color: rgb(227,49,63);
        color: white;
    }

    And see if this works for you.

    Regards.
    Xtemos Studios

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