Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • waksoft30025 Friend
    #1042079

    Please how can I reduce the height of the Slideshow Image Height and Disable Image Thumbnail and Navigation

    Pankaj Sharma Moderator
    #1042172

    Hi
    Add below code in custom.css file to remove thumbnail items

    .slideshow .swiper-thumbs-wraper {
        display: none;
    }

    For slideshow height, it use the 100% width and height is auto depends on the image size you are using for the slideshow.

    Regards

    waksoft30025 Friend
    #1042231

    Thanks but I only want to take off the thumbnail and maintain the navigation arrows…

    waksoft30025 Friend
    #1042233

    Thanks but I only want to take off the thumbnail and maintain the navigation arrows (and also move the navigation bar to the centre)…

    Pankaj Sharma Moderator
    #1042237

    Hi
    Can u give me a screenshot and illustrate the description in it what u want to remove?
    Regards

    waksoft30025 Friend
    #1042240

    Please image attached with arrows to indicate what i am talking about


    1. ThumbsModi
    Pankaj Sharma Moderator
    #1042294

    Hi
    Add below code in custom.css file

    .slideshow .swiper-thumbs-wraper .swiper-thumbs {
        display: none!important;}

    Regards

    waksoft30025 Friend
    #1042311

    Wow excellent. It worked fine. Now how can i move the navigation bar up . Because after the thumbnail removal, the navigation bar is at the bottom?

    G T Friend
    #1042454

    I was able to disable thumbnail images, but I canno see navigation arrows. How do I get navigation arrow back
    http://postimg.org/image/k2vk3i6h9/

    Pankaj Sharma Moderator
    #1042621

    Hi
    Walksoft you can add below code in custom.css file to move the buttons

    .slideshow .swiper-thumbs-wraper .swiper-button-white {
        top: -50%!important;
    }
    

    @gt Can u please open a separate thread for your issue and submit your issue details with site URL in a new thread for staff. so we can assist you better.

    Regards

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

This topic contains 9 replies, has 3 voices, and was last updated by  Pankaj Sharma 7 years, 5 months ago.

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