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

    (@dvankooten)

    Hi Lucas,

    By default, all Boxzilla boxes get a default padding of 25px. You can override this by adding the following CSS to your site though (for example using a plugin like Simple Custom CSS).

    .boxzilla{ padding: 0 !important; }

    Hope that helps. If not, let me know!

    Thread Starter lucaspoh

    (@lucaspoh)

    Greetings Danny,

    Could you guide me through step-by-step (with pictures if possible) how do I add the code you have given me using Simple Custom CSS or directly to my web (in case the plugin does not work with my theme).

    Apologies for the inconvenience as I am quite new to web development.

    Plugin Contributor Lap

    (@lapzor)

    Install the Simple Custom CSS plugin, after activating it click on “Add custom CSS” that can be found under Appearance or in the Installed Plugins screen.

    There you just past the CSS Danny gave you above.

    Thread Starter lucaspoh

    (@lucaspoh)

    Thank you Lap and Danny for your kind assistance. I have used Simple Custom CSS to add in the above line of code Danny provided, though the side borders are gone, but the top padding are still visible. Is there a way to remove it?

    View post on imgur.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Image borders’ is closed to new replies.