Home Forums Pro Themes Kids Education Pro Image borders

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #127603
    mari
    Participant

    Hello,
    is it possible to remove the white borders from images added in pages?
    Thank you very much,
    Mari

    #127641
    wensolutions
    Keymaster

    Hello,

    Regarding your query about the image borders, please provide us with your site URL so that we can inspect it in detail. And please provide the screenshot of the section where you found the issue so that we can help you with a precise fix.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    #127647
    mari
    Participant

    Hello,
    see for example the white borders around the yellow badge and around the table in this page:
    https://web.infn.it/infn-kids/summer-camp2020/
    Thank you,
    Mari

    #127721
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS, to remove the white border from the images in pages.

    .page .blog-post-wrap .wp-block-image img {
    
        border: none;
    }

    Hope this helps.

    Regards.

    #129709
    mari
    Participant

    Thank you,
    Mari

    #129740
    wensolutions
    Keymaster

    Hello,

    Glad we could help.

    Regards.

    #189948
    Stephen Hare
    Participant

    hi there
    Ive tried adding the above in my additional css but i’m still getting the round white borders on my images. how can i have just the borderless original shape to my images/thumbnails

    • This reply was modified 10 months, 3 weeks ago by Stephen Hare.
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.