Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sethm Friend
    #209013

    I am using the root .ja-slideshow css to place an image for the background because I don’t wish this image to change.
    I am trying to get this image to be responsive but I can’t get it to work. I am using this code, where am I wrong?

    .ja-slideshow {
    background: url("../images/kcwide2.jpg")
    top center no-repeat;
    width:100%;

    Thanks in advance!

    Pankaj Sharma Moderator
    #577932

    HI
    Share your working site url here .
    so i can assist you better .

    sethm Friend
    #577938

    Apologies, I am building locally with this

    Pankaj Sharma Moderator
    #577939

    <em>@sethm 483740 wrote:</em><blockquote>Apologies, I am building locally with this</blockquote>
    HI in this case you need to try the style like in below example

    .ja-slideshow {
    background: url("/templates/ja_nuevo/images/slideshow-bg.jpg") no-repeat;
    background-size: 100%;
    }

    If it does not work , make the site live and share your site url with me.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum