• Resolved lemongoal

    (@lemongoal)


    Hi,

    is it possible to put out the padding by default inside the box?
    I did not find the CSS corresponding in the editor.

    Thank you very much
    Have a good day

Viewing 1 replies (of 1 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi,

    This CSS will completely remove the padding on all your Boxzilla boxes:

    .boxzilla { padding: 0 !important; }

    This can have some strange effects depending on the box content.

    Hope that helps. If you have any questions, please let us know!

Viewing 1 replies (of 1 total)

The topic ‘Put out the padding?’ is closed to new replies.