• Resolved alterum

    (@alterum)


    Hello,

    I would like to take off the box shadow that is around the blog posts. I was wondering where I can edit that in the css?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Trusty Plugins

    (@trustyplugins)

    Hi @alterum ,

    You just need to use this css code. You can use this in your active theme’s style.css file or anywhere you allowed to use global css.

    #caf-post-layout1 .manage-layout1 {
        box-shadow: none !important;
    }

    Looking forward.
    Thanks,
    Trusty Plugins Team

    Thread Starter alterum

    (@alterum)

    Sweet that worked, thank you!

    Plugin Author Trusty Plugins

    (@trustyplugins)

    Great , Thanks @alterum

    Please write a review for us. Hope we will get 5 star feedback.

    Looking forward to it.

    Thanks,
    Trusty Plugins Team

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