• mclenco

    (@mclenco)


    Unfortunately, I’m going to have to move on as well.
    Really need the ability for it to scale.

    Optimally, one would be able to set the maximum amount of logo’s displayed, but have the slider scale and adjust # of logo’s per “slide” based on the screen resolution. (So that it is compatible with responsive sites/themes)

    Additionally, it would be really useful to have the ability to turn the directional arrows off/on.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    Thanks for your review mclenco.

    I’m definitely keen to make this responsive in the near future… so stay tuned on this one.

    You could turn the arrows off (or at least make them invisible) in the css. Just add something like this to your custom css box on the plugin settings screen:

    #next{ display: none; }
    #prev{ display: none; }

    I create my own arrows in css and I’m very happy. really nice plugin. maybe some people should read more about css and making items invisible…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Really like the idea… but.’ is closed to new replies.