Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • daynw Friend
    #569643

    Thanks but that did not do a thing…exact same problem. Do you mind just logging back in and fixing it as i desperately need to get the site up and running. I have tried everything I can think of. Please can yo help me sort this out!

    daynw Friend
    #734732

    Thanks but that did not do a thing…exact same problem. Do you mind just logging back in and fixing it as i desperately need to get the site up and running. I have tried everything I can think of. Please can yo help me sort this out!

    Ninja Lead Moderator
    #569738

    <em>@daynw 472147 wrote:</em><blockquote>Thanks but that did not do a thing…exact same problem. Do you mind just logging back in and fixing it as i desperately need to get the site up and running. I have tried everything I can think of. Please can yo help me sort this out!</blockquote>

    Yes, I solved it directly on your site by added !important into my solution above #12, you can check it again. Let me know if it helps

    art3 Friend
    #572198

    Thank you very much, this post he served me.
    Here the solution:

    add the code in template / ja_nuevo / css / custom.css

    /* Slideshow */
    .ja-slideshow .container {
    padding: 0;
    width: auto;
    }
    .ja-ss-btns .ja-ss-prev {
    background-position: 0 0;
    left: 20px !important;
    }
    .ja-ss-btns .ja-ss-next {
    background-position: right 0;
    right: 20px !important;
    }
    .ja-slideshow {
    background: none !important;
    } @media screen and (max-width: 1350px) {
    .ja-slideshow .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    }
    }
    @media (max-width: 767px) {
    .hidden-xs {
    display: inline-block !important;
    }
    } @media (min-width: 768px) and (max-width: 938px) {
    .hidden-sm {
    display: inline-block !important;
    }
    } @media (min-width: 939px) and (max-width: 1279px) {
    .hidden-md {
    display: inline-block !important;
    }
    }

    .ja-ss-item {
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    min-height: 0px !important;
    z-index: 1;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    }

    :laugh:

Viewing 4 posts - 16 through 19 (of 19 total)

This topic contains 19 replies, has 4 voices, and was last updated by  daynw 9 years, 5 months ago.

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