• Resolved dcadman

    (@dcadman)


    Great plugin! Very easy to set up and configure.

    There is one adjustment I have not been able to make. To center the portfolio display, I have made the following changes to my Custom CSS stylesheet. Everything is now center-aligned except the thumbnails, which are still left-aligned. What change do I need to make to center-align the thumbnail images.

    Site URL – https://jtai.net/dev1/life-church-2/

    .slideshow-info {
    display: none;
    }

    .slideshow-content img {
    border: medium none !important;
    display: table;
    margin: 0 auto !important;
    max-width: none !important;
    padding: 0 !important;
    }

    .slideshow-wrapper {text-align: center}

    https://www.ads-software.com/plugins/portfolio-slideshow/

  • The topic ‘How do I center thumbnail images?’ is closed to new replies.