This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Pixel line appearing on widgets Chrome

8 years ago · Last reply by Janek Krause 8 years ago

Hi,

I’m experiencing an issue with Page Builder where an image in full width stretched row appears to have a white pixel line above and below it when you resize the browser to certain widths.

I’m not sure where this line is coming from as I have no border in the CSS that should be adding this.

The website I’m building is http://www.animalstuff.com.au/ which you can fairly easily recreate the artefact.

Could you provide some assistance.

Thanks in advance.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 8 years, 11 months ago

    Hi Janek,

    Oddly, the image is .4px smaller than the container. Changing it to a block rather than having it inline seems to prevent the line. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:

    .siteorigin-panels-stretch.pagedivider .so-widget-image {
    	display: block !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. Janek Krause 8 years, 11 months ago

    Thanks mate, that worked perfectly.

    Not sure whats going on with this though, might be something to do with the Genesis framework the site is running on.

    Thanks again.

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.

Have a different question or issue?

Start New Thread