test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • hoknight Friend
    #910346

    Hi,

    Can you help to check why all buttons and hyperlink not work on ACM slideshow?
    Module ID: 95
    Thanks.


    1. ScreenShot1055
    Pankaj Sharma Moderator
    #910460

    Hi
    I checked your site seems your custom theme not loading the t3-wrapper class that resulting this issue .
    You can fix it by adding below code in your custom.css file

    .t3-wrapper {
        background: #1b2838;
        position: relative;
        left: 0;
        z-index: 99;
        -webkit-transition: -webkit-transform 0.5s;
        transition: transform 0.5s;
        overflow: visible;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 7 months ago.

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