Quote Originally Posted by Best Price Accessori View Post
Hi,

I would like some space between each sidebox.

I.E

categories
(Space)
Featured
(space)

and so on.

Currently, I have a blank side box but its far to long for what I need. Is there anyway to achieve this?
Best,
You will edit the stylesheet.css

Locate this:
.leftboxContainer, .rightboxContainer

  1. add this:
  2. margin: 0em 0em .8em 0em;