Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • robyrom Friend
    #199570

    Today I realized that at the 1024px resolution the text in the second line of the boxes on the left of home page over the main big picture doesn’t appear. Have I to modify some lines of a css? The template should be responsive so I think there is no need doing so. Plase give me a hint. Thanks in advance.

    fmfame Friend
    #541866

    Hi

    you can add in css folder in custom.css this line
    @media screen and (max-width: 1199px){
    .ja-slidewrap .ja-slide-thumb-inner .thumb-des {
    display: block;
    }
    }

    so all lines are showing now.

    hope this helps.

    have a nice day

    robyrom Friend
    #541868

    Thanks for your help but unfortunately it doesn’t seem to work.

    fmfame Friend
    #541887

    ok then pm me site details so i check it directly in your backend

    fmfame Friend
    #541964

    your backend is very slow. I tried to change css but if i tried to saving the site isnt loading.

    Try this:
    go to your css folder:
    –> go to mod_jaslideshow.css
    then look for the line:
    @media screen and (max-width: 1199px){
    .ja-slidewrap .ja-slide-thumb-inner .thumb-des {
    display: none;
    }
    }

    and change that to
    @media screen and (max-width: 1199px){
    .ja-slidewrap .ja-slide-thumb-inner .thumb-des {
    display: block;
    }
    }

    let me know..

    if this not helping, send me ftp details

    robyrom Friend
    #541969

    Unfortunately this solution doesn’t help.

    robyrom Friend
    #541971

    I have solved the problem canceling a line in the mod_jaslideshow.css file. Now it seems to work fine. Thanks again for your kindness.

    fmfame Friend
    #541978

    perfect.

    if you have any other problems, let me know

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

This topic contains 8 replies, has 2 voices, and was last updated by  fmfame 10 years, 4 months ago.

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