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.

Small pixel at the top left of hero image in the pagebuilder

9 years ago · Last reply by pbnsurprise 9 years ago

Just a minor issue but when I use the hero image widget for page builder there’s always this tiny grey pixel at the top left, looks like this:

https://i.gyazo.com/db87b5f4d6c837061663d57903e4c3bf.png

I’ve tried using different pictures, different heights for the pictures etc, the pixel just won’t go away. I think it has something to do with the hero image widget

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Alex S Staff 9 years, 9 months ago

    Hi Pbnsurprise,

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. pbnsurprise Private 9 years, 9 months ago

    This is a private message.

  3. Alex S Staff 9 years, 9 months ago

    Hi Pbnsurprise,

    Oddly, this is a theme issue. You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .so-panel.widget li:before {
      background: none !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

  4. pbnsurprise 9 years, 9 months ago

    Thanks Alex!

    That fixed it!

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