Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • vsjeff Friend
    #193812

    Hi,

    I have been working on my website, added a few modules and then noticed a problem:

    A horizontal scroll appeared. (should not be there)

    I tried disabling the modules i have installed but no luck. Also tried switching on/off the off-canvas menu etc.

    Also I have noticed that in the header there was a ” <html prefix=”og: http://ogp.me/ns#” lang=”ru-ru” dir=”ltr” class=”no-touch off-canvas-ready” slick-uniqueid=”3″>
    which was showing 3245px wide and some webkit warnings.

    I would appreciate if you can fix the issue or point me in the right direction.

    Cheers

    phong nam Friend
    #518820

    @vsjeff : The horizontal scroll bar appears according to the width of Slideshow mask layer that is set to 5000px. You can simply solve this issue by putting following override css styles into templates/ja_onepage/css/custom.css file:

    .ja-slide-thumbs,
    .ja-slide-thumbs-mask,
    .ja-slide-thumbs-handles {
    position: relative;
    width: 100%;
    max-width: 100%;
    }

    vsjeff Friend
    #518845

    Thank you Leo!

    This worked like a charm

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

This topic contains 3 replies, has 2 voices, and was last updated by  vsjeff 10 years, 9 months ago.

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