test
Viewing 15 posts - 1 through 15 (of 28 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #567723

    Hi
    You can reduce the size of the heading for small screens .
    Add this code in your custom.css file

    @media (max-width:768px){.ja-ss-desc h3{font-size:15px!important; }}

    Let me know if it helps

    ger12 Friend
    #567767

    Thank you pankajsharma, works like a charm.

    what about the other part? I meant the description.

    Thanks body.

    ger12 Friend
    #732874

    Thank you pankajsharma, works like a charm.

    what about the other part? I meant the description.

    Thanks body.

    Pankaj Sharma Moderator
    #567900

    HI
    Add this code for description


    @media (max-width:768px){.ja-ss-desc{font-size:15px!important; }
    .ja-ss-desc .btn{font-size:10px!important}
    }

    Let me know if it helps

    ger12 Friend
    #567934

    You are amazing !!

    ger12 Friend
    #733040

    You are amazing !!

    jeannine Friend
    #684918

    I also added @media (max-width:768px){.ja-ss-item img {max-width: 768px !important;}} to show a frame of img when there is space enough

    jeannine Friend
    #748771

    I also added @media (max-width:768px){.ja-ss-item img {max-width: 768px !important;}} to show a frame of img when there is space enough

    Pankaj Sharma Moderator
    #684966

    <em>@jeannine 492556 wrote:</em><blockquote>I also added @media (max-width:768px){.ja-ss-item img {max-width: 768px !important;}} to show a frame of img when there is space enough</blockquote>
    Hi
    Kindly open your own thread and post all site and issue details in the thread . so we can assist you better.

    Pankaj Sharma Moderator
    #748818

    <em>@jeannine 492556 wrote:</em><blockquote>I also added @media (max-width:768px){.ja-ss-item img {max-width: 768px !important;}} to show a frame of img when there is space enough</blockquote>
    Hi
    Kindly open your own thread and post all site and issue details in the thread . so we can assist you better.

    aforero Developer
    #691392

    Hi, can be more specific with the path of the custom.css can’t find the file to edit
    Thanks.

    aforero Developer
    #749224

    Hi, can be more specific with the path of the custom.css can’t find the file to edit
    Thanks.

    Pankaj Sharma Moderator
    #691399

    <em>@aforero 493413 wrote:</em><blockquote>Hi, can be more specific with the path of the custom.css can’t find the file to edit
    Thanks.</blockquote>

    Hi
    custom.css

    Path:: /templates/your JA template/css/custom.css
    If file is not there create it .

    Pankaj Sharma Moderator
    #749231

    <em>@aforero 493413 wrote:</em><blockquote>Hi, can be more specific with the path of the custom.css can’t find the file to edit
    Thanks.</blockquote>

    Hi
    custom.css

    Path:: /templates/your JA template/css/custom.css
    If file is not there create it .

    tecnolog Friend
    #691409

    Should not touch css code is supposed to be responsive I’ve seen various bugs in many of the templates from Joomlart

Viewing 15 posts - 1 through 15 (of 28 total)

This topic contains 28 replies, has 6 voices, and was last updated by  Pankaj Sharma 8 years, 10 months ago.

The topic ‘ja slideshow responsive’ is closed to new replies.