Home>Support>Gray line showing under my images

Gray line showing under my images

By gyarb, 10 years ago. Last reply by Andrew Misplon, 9 years ago.

Thin gray line showing under my images that I upload into the image widget in sitebuilder?
How do I get remove them.

see sample at http://www.unitedjewelrycompany.com/?p=3293

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Hi

    In Vantage Premium head to Appearance > Customize > Page and find the Image Shadow and Rounding setting there.

    https://siteorigin.com/vantage-documentation/customizations/page/

    In Vantage Free insert the following into a Custom CSS plugin or module:

    /* Vantage Remove Image Shadow and Rounding */
    
    .entry-content img {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important
    }
  2. 10 years, 3 months ago gyarb

    Thank you, it worked like a charm!

  3. 10 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad we could help.

  4. 9 years, 8 months ago freshwater

    1. this worked by why? LOL! i only want light-gray border removed from 1 page, 2 images in the right column. placing your above code in vantage child theme ONLY did what i wanted. why didn’t this code remove colored borders and gray borders(with captions) on all pages sitewide? it should have?

    2. i’m using Vantage, Pagebuilder, Black Studio TinyMCE Widget and which has an Attributes > CSS Styles for EACH page created. i thought this is the best place to modify because i only want this page’s right column images with no border. i copied your code there and it didn’t work. is there other code you have an example of which will allow pasting in this TinyMCE > Attribute/CSS area so i can make sure i only effect the one page?

    thank you!

    • 9 years, 8 months ago Andrew Misplon
      Hi, I Work Here

      Hi freshwater

      Thanks for reaching out.

      We run a forum prioritisation system, so unless you’re helping another poster then we do kindly ask that you open a fresh thread per query or set of queries:

      Page: New Thread

      Please do so at the above link and we’ll be with you ASAP. I’m sure we’ll be able to get you sorted with this query.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More