Viewing 1 replies (of 1 total)
  • Hi Andrew, that’s an interesting request. I’ll add it into a next version of the Pro extension as an option but for now, you will need to apply this CSS rule:

    #fancybox-outer {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }

    If you have installed Jetpack and enabled the module Custom CSS, then on the new Appearance > Edit CSS you can insert the CSS code and save. Otherwise, make sure you have a recent backup of your theme files and then go to your Appearance > Edit Theme admin and append the rule to your themes stylesheet. All the way at the bottom should de fine.

    By the way, this will not remove the drop shadows for IE8 and below.

Viewing 1 replies (of 1 total)
  • The topic ‘Dropshadow’ is closed to new replies.