• netanelh

    (@netanelh)


    Hello,

    Your plugin seems awesome. However, for some reason it’s too wide and I cannot control the width (I mean, I can add some style to minimize it, but it feels wrong if I cannot get it out of the box).

    I created a specific page with the plugin so you could see the problem. Try to switch the screen to mobile and you’ll see you can scroll horizontally, which is wrong.

    I’d appreciate your help,
    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author jgwhite33

    (@jgwhite33)

    There isn’t anything wrong with controlling the width with custom CSS. That’s the whole point of allowing users to enter custom CSS for the template. With the number of WordPress templates out there, it’s difficult to code something that works for all of them. Add this to your template CSS…

    .wprs_unslider {
    margin-left: 25px;
    margin-right: 25px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘The Plugin is too wide’ is closed to new replies.