Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • trevorellis Friend
    #1094651

    I cannot get this slideshow module at the top (above the menu) to be responsive. Others modules on the website are functioning perfectly. http://never2latetobefit.com/

    Saguaros Moderator
    #1094790

    Hi,

    The carousel class used in this acm slideshow on your site is set with a fixed width: carousel: 1000px;

    You can override this value by using this custom CSS code:

    .acm-slideshow .carousel {
        width: auto !important;
    }

    put into the file: root/templates/uber (your default template)/css/custom.css (Create this file if it doesn’t exist)

    Regards

    trevorellis Friend
    #1094856

    I’ve added it to the custom.css and nothing has changed.


    1. Screenshot
    Saguaros Moderator
    #1094875

    I still don’t see the custom CSS code I suggested above, could you update it?

    If there is still no go, share me the credentials of your site: Admin + FTP account, I will take a look.

    trevorellis Friend
    #1094894

    Thanks a lot. I was getting confused because there was a duplicate of the Uber template. I was putting into the custom.css of the default one but I needed to put into the custom.css of the duplicate. All sorted now.

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

This topic contains 4 replies, has 2 voices, and was last updated by  trevorellis 6 years, 1 month ago.

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