Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author rollybueno

    (@rollybueno)

    Hi there,

    If you use the latest version, you can edit the css through wp-admin. Find the .masonryItem, .masonryItem hr class and remove the shadow.

    Let me know if it works.

    Thanks

    No this does not work at all. Please tell me what code to paste into the CSS box. I want this god awful shadow gone and just a nice looking rounded radius stroke around each pic. An older version of the plugin did this by default – then the shadow showed up after an update.

    Personally, i’ve done that:

    .masonryItem,.masonryItem hr{margin:5px;width:164px;overflow:hidden;font-family:\”helvetica neue\”,arial,sans-serif;text-align:left;line-height:15px!important;margin-bottom:5px!important;background:#fff;font-size:11px;float:left;-moz-box-shadow:0 0px 0px 0px #000;-webkit-box-shadow:0 0px 0px 0px #000;box-shadow:0 0px 0px 0px #000;border:solid 1px #ccc}

    Work like a charm on my https://www.virtuoseparis.com

    I’m having the same issue, I cut the code out that hetsfield shows, deleted the box-shadow lines and then put it in the css box above and the shadow is still there. Tried it in my child theme style.css as well.

    By the way @ hetsfield, the lingerie, swimwear and accessories boxes I thought were going to be links just fyi in case something was missed. Really great site!

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