• Resolved moikirsch

    (@moikirsch)


    Hi, lovely plugin… for me it works flawlessly.

    I would ask for a feature for the next version… to be able to change some other options of the look and feel of the box. For me primarily the padding. I wish I could change it from 25 to maybe just 10px or 5px similar as the border option.

    Thanks!

    https://wordpress.org/plugins/scroll-triggered-boxes/

Viewing 1 replies (of 1 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi there,

    That sounds valid – will probably add it to the plugin settings. As for now, you can change the padding by adding the following CSS to your theme stylesheet.

    .scroll-triggered-box {
    	padding: 5px !important;
    }

    Hope that helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Feature request: Change padding’ is closed to new replies.