Pixel line appearing on widgets Chrome
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
2Hi 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.
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.