• Resolved dineok

    (@dineok)


    Good day,
    The call to action button colour depends on the background colour, is it possible to choose my own colour for the button?

    Thanks,
    Dineo

Viewing 1 replies (of 1 total)
  • Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hello,

    Put bellow CSS rules into custom CSS editor:

    .frontech-btn-black-lg:before {
        background: rgba(47, 47, 47, 0.7) !important;
    }

    and replace rgba(47, 47, 47, 0.7) color with your color code.

    Save the changes.

    Thank You

Viewing 1 replies (of 1 total)
  • The topic ‘Change Call to action button colour’ is closed to new replies.