Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sergiosp Friend
    #975736

    Equipment Joomlart Hi! I have a problem and I need your help! I am using as slideshow RokSprocket news. The problem arises because both the ACM / SLIDESHOW of Joomlart as RokSprocket are displayed wrong in cell phones. I need to see the slideshow is complete, both the image and the title and introductory text. Shipping two images so that they can observe as seen in mobile phones and PC. Could help me with this?


    1. pc123veces
    2. cel123veces
    Pankaj Sharma Moderator
    #975835

    Hi
    Kindly share the site URL here ,so that i can check your request .

    sergiosp Friend
    #976342

    Hi!
    The URL is: http://123veces.com
    Kind regards

    Pankaj Sharma Moderator
    #976377

    Hi
    Its normal the height of the images is auto , when u reduce the width of browser , like watching site in mobile , it will resize the image with respect to aspect ratio . If you will set a min-height it will break the image looks .
    You can add below code in custom.css file

    @media (max-width:468px) {
    .layout-slideshow .sprocket-features-img-container img {
       min- height: 400px!important;
    }}

    this will show the image at height 400px and text will also appear .

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 1 month ago.

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