Jump to content

Can we space out our products?


Guest T-S

Recommended Posts

Hello Everyone!

I was wondering if there was a way to space out the list of products in cubecart v3 classic skin?

I have looked, but cannot seem to find a solution???

I just feel that the list of products is very squashy, and it would look better if there could be a space in between products.

Is there a way to do this?

Please respond using lamens terms if possible :)

Thank you so much in advance,

T-S.

Link to comment
Share on other sites

Open:

skins/yourskin/stylesheets/style.css

find:

tdEven (approx line 177) and add:

padding-top: 10px;

padding-bottom: 10px;

Do the same for tdOdd just below it

Thanks so much!

Worked a treat :)

Thanks again,

T-S.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...