• Resolved militaingredients

    (@militaingredients)


    Chatbot background theme colour is the same colour as the hyperlink. I can’t see the link unless I hover over to the dark area. How do I change the colour of the background?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support m4xw3ll

    (@m4xw3ll)

    Hi @militaingredients,

    You can use this CSS to change the hyperlink color to whatever you want

    .bot-message p a {
    color: #fa73e6 !important;
    text-decoration: underline !important;
    }

    Simply add that anywhere your theme allows for custom CSS!

    Thanks,

    Maxwell

Viewing 1 replies (of 1 total)

The topic ‘Chatbot background theme’ is closed to new replies.