• Resolved Daniel Bocek

    (@cortisol)


    Hello There!

    I really love your plugin so far!

    I have a problem with changing color of active “search answers” input boarder in Q&A Tab on the product page (check the image above). It is now green/blue, and i would love it to fit the websites styling.

    What kind of CSS selector should i use to change it?

    Thanks for help,
    Daniel

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support pear8398

    (@pear8398)

    Hi,

    Thanks for using CusRev.

    You can try to use this selector:

    #cr_qna.cr-qna-block .cr-input-text:focus {
        box-shadow: 0 0 0 1pt red;
    }
    Plugin Support bagel1317

    (@bagel1317)

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If you still require any help, please start a new forum topic.

    Thread Starter Daniel Bocek

    (@cortisol)

    My problem was solved, thanks for help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CSS changes of active Q&A Search Answers input box’ is closed to new replies.