Viewing 1 replies (of 1 total)
  • Plugin Author Shamim Hasan

    (@shamim51)

    Yes, you can.
    If you use default style you can add following css

    div.token-input-dropdown-facebook ul li.token-input-dropdown-item-facebook {
        background-color: #dd3333 !important;
    }
    
    div.token-input-dropdown-facebook ul li.token-input-dropdown-item2-facebook {
        background-color: #dd3333 !important;
    }
    

    Change #dd3333 to whatever color you like.

Viewing 1 replies (of 1 total)
  • The topic ‘Change autosuggestion background color’ is closed to new replies.