Responsivness Issues suggestions
-
Not sure if anyone else is having a problem with this but the responsiveness for the plugin didn’t exactly come to look perfect out of the box. I think its do to some of the elements having a set height.
I found a work around which I used to set the height to 0 then use padding:10% 0; to add 10% padding to the top and bottom to = 20% of the screen height. This just happened to be the size my image took up on the screen so it solved my issue. The padding number will need to be adjusted to meet your needs or the plugin creator could come up with some adjustments to be made to the code to make it truly responsive pixel perfect.
One more suggestion I want to make is to add a way to add a link to the slide so it can go somewhere. I remedied this a little bit by just wrapping the shortcode in a link but this only will work if all slides go to the same place.
The topic ‘Responsivness Issues suggestions’ is closed to new replies.