• Resolved mahrr

    (@maloherry)


    Hello,
    I tried to remove the box shadow by adding this to my theme css :
    .bluet_block_container {box-shadow: none !important;}

    But it doesn’t work because the plugin already inserts this inline :
    .bluet_block_container {box-shadow: 0px 0px 10px #717171 !important}

    How can I remove the shadow ?

    Thanks !

    • This topic was modified 6 years, 11 months ago by mahrr.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jamel.Z

    (@lebleut)

    Hi @maloherry,

    You are right I might be adding the shadow as an option in the style tab in the upcoming versions but you can consider your own style sheet if you want by checking the Apply custom style sheet and add the stylesheet URL below from the Advanced tab in Tooltipy Settings

    Thanks

    Thread Starter mahrr

    (@maloherry)

    ok thanks !

    Plugin Author Jamel.Z

    (@lebleut)

    Welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove box-shadow’ is closed to new replies.