White Border on Nextgen / Nivo SLider
-
How do I get rid of this? It is coming from default.css in nivoslider, as a #fff background color.. but I have no idea what is creating the space to begin with or why it is not on the far right side…
https://www.iac-intl.com/gallery/wordpress/
relevant css:
.theme-default .nivoSlider { position:relative; background:#fff url(loading.gif) no-repeat 50% 50%; margin-bottom:10px; -webkit-box-shadow: 0px 3px 7px 0px #039CD5; -moz-box-shadow: 0px 3px 7px 0px #039CD5; box-shadow: 0px 3px 7px 0px #039CD5; } .theme-default .nivoSlider img { position:absolute; top:0px; left:0px; right:10px; display:none;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘White Border on Nextgen / Nivo SLider’ is closed to new replies.