Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #252066
    Ralf Dangel
    Participant

    Hello,
    i’m not able to remove the frames arround the pictures. I found this soulution in the forum:

    https://catchthemes.com/support-forum/topic/frame-around-pictures/

    But this solution works not for me…

    Here an example from my webpage:
    http://web55680.greatnet-hosting.de/ralf-becker/
    i want to remove the frame arround the picture… and from all other pictures on this website.
    Thanks for your help!

    #252091
    Skandha
    Participant

    @rdangel07: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img, img.wp-post-image, img.attachment-thumbnail {
        border: unset;
    }

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

    #253485
    Ralf Dangel
    Participant

    Hi Skandha,

    yes, it works! Thanks a lot!!

    🙂

    #253487
    Skandha
    Participant

    @rdangel07: 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-box/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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Frame arround picutures’ is closed to new replies.