• Hello,

    I have just installed the free version to test it out and I am finding it not to be as responsive as I would like. Is that only available in the pro version?

    When I shrink the browser window there are moments when your slider remains fixed width and breaks my site layout, then hits the breakpoints.

    Any suggestions?

    https://www.ads-software.com/plugins/logo-slider/

Viewing 1 replies (of 1 total)
  • Til this issue is fixed it helps for me to put the following css in the footer:

    <style type="text/css">
    #logo-slider-wraper{
    width:100% !important;
    }
    </style>

    You cannot override this rule with your style.css because the plugin outputs its css-code directly.

Viewing 1 replies (of 1 total)
  • The topic ‘Fully Responsive?’ is closed to new replies.