Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #147535
    Dennis Schaefer
    Participant

    Hi,
    I want to remove the frames of my logos in the widget area. Can you help me?
    Here is a link to my page: https://www.kommunale-ordnung.de/

    Thanks
    Dennis

    #147547
    Stephan
    Participant

    Hallo Dennis,

    hast Du ein Plugin, wie z.B. Simple Lightbox, installiert? Dieskönnte die Ursache sein..

    Gruß Stephan Erdmann

    #147556
    Skandha
    Participant

    @dennis-schaeferbehoerdenspiegel-de: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .featured-image img, .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    	box-shadow:unset;
    }

    Let me know if this works out.
    Kind Regards,
    Skandha

    #147567
    Dennis Schaefer
    Participant

    Dear Skandha,

    Thanks, this works perfect.
    Kind regards
    Dennis

    #147568
    Skandha
    Participant

    @dennis-schaeferbehoerdenspiegel-de: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-everest/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
    don’t hesitate to let me know. Have a good day!

    Kind Regards,
    Skandha

    #147594
    Dennis Schaefer
    Participant

    Dear Skandha,
    No problem I will leave a 5 star review, because I allways get perfect support here. Just one question to my topic. Your solution works for Mozilla and Edge, but not for Internet Explorer. Can help me again?

    Thanks
    Dennis

    #147681
    Skandha
    Participant

    @dennis-schaeferbehoerdenspiegel-de: Try replacing box-shadow:unset; in the previous css with box-shadow:none;.

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    #147761
    Dennis Schaefer
    Participant

    Great – it works.
    Thank you

    #147765
    Skandha
    Participant

    @dennis-schaeferbehoerdenspiegel-de: Glad I could help you out. Have a good day!

    Kind Regards,
    Skandha

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Frame around pictures’ is closed to new replies.