• Resolved Florent

    (@tnerolf)


    Hi guys
    I wish to control the style with css of the floater.

    Right now it has a gradient BG and a drop shadow. I wish to style it accordingly to the chat floater I use. I looked in the console and added some custom CSS with the !important but it doesn’t seems that I a mcalling the proper class or id.

    I curently use .trp-floater-ls

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Dragos

    (@dragosvrejiu)

    Hello,

    Thank you for reaching out to us!

    Here are the id’s of the floating language switcher:

    #trp-floater-ls // whole language switcher
    #trp-floater-ls-current-language // only the portion with the current language
    #trp-floater-ls-current-language a // current language’s text
    #trp-floater-ls-language-list // all the text from the language switcher

    You might have used class instead of id and that’s why the custom CSS that you have added didn’t have any effect.

    Best regards,

Viewing 1 replies (of 1 total)

The topic ‘Floater style’ is closed to new replies.