• Garbonso

    (@garyupham)


    I have a few large images that I want to use for full-width slider. I have all of the padding set to 0, the background image set to full-width 100%, but I am still getting inline styling that is making the image small.

    <div class="owl-wrapper" style="width: 720px; left: 0px; display: block; transition: all 1000ms ease; transform: translate3d(0px, 0px, 0px);"><div class="owl-item" style="width: 360px;"><div style="padding:0% 0%; margin:0px 0%; min-height:100px; background-image:url(&quot;http://shiftisgood.com/mavin/wp-content/uploads/2017/04/billboard-big-2.jpg&quot;); background-position:left top; background-size:100% auto; background-repeat:no-repeat; background-color:rgb(244, 204, 204); "><figure><img src="/mavin/images/billboard-big-2.jpg"></figure>
    </div></div></div>

    If that 720px and the 360px are changed to 100%, it shows as I want it to. Can anybody please help me with this?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Full-width not working for me’ is closed to new replies.