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/
Hi James
I can see a grey line below the slider. It seems to be part of the text widget, using the following code.
Is this the line you’re referring to? If not, it’s possible I’m not seeing the line you mean.
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
fixes it.
Hi James
Sorted again! Nicely done. Thanks for sharing.
Cheers