Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ryann Micua

    (@pogidude)

    hi BR Tycho,

    the theme you are using is applying the text shadow like this:

    #content{ text-shadow: ... }

    to get rid of this for MAB, add the following custom css code:

    #content .magic-action-box{ text-shadow: none; }

    Thread Starter Tycho_62

    (@tycho_62)

    Thank you Ryann,

    it works. Thank you for explaining ( I learned something) and for the solution !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘White shadow behind the text’ is closed to new replies.