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.

Line near slider only shows on some browsers

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Hi,

I have a slider. I turned the background white using custom CSS (I could not find a setting in WP. CSS is:

#main-slider {
background: #ffffff;
}

On some browsers (chrome, on some computers) there’s a grey line parallel with the bottom of the slider, but it only runs OUTSIDE of the slider.

I tried messing with the relevant divs, checking border widths and colors, changing EVERY color in the div, but that line does not seem to disappear.

While I do think this may be a peculiarity of that install of Chrome, I need to get it fixed, as so far it shows up on 1 out of 2 computers used for testing. Can you help?

URL: http://aidhub.org/

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Greg Priday Staff 10 years, 11 months ago

    Hi James

    I can see a grey line below the slider. It seems to be part of the text widget, using the following code.

    <div style="text-align: center; font-size: 26px; line-height: 36px; text-transform: uppercase; color: #1f6c34; letter-spacing: 1px;"><hr></div>

    Is this the line you’re referring to? If not, it’s possible I’m not seeing the line you mean.

  2. James Carlyle-Clarke 10 years, 11 months ago

    Hi Greg,

    No, that’s not the one. I misspoke, it doesn’t run parallel with the bottom of the slider, it is at the same height as the bottom of the slider.

    Turns out

    .entry-content table {
    border-bottom: 0px;
    }

    fixes it.

  3. Andrew Misplon Staff 10 years, 11 months ago

    Hi James

    Sorted again! Nicely done. Thanks for sharing.

    Cheers

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