Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Add Space between navigation and text

Add Space between navigation and text

Views: 790

Results 1 to 3 of 3
6 May 2014, 3:27 PM
#1
ruks12 avatar

ruks12

New Zenner

Join Date:
May 2014
Location:
Preston
Posts:
26
Plugin Contributions:
0

Add Space between navigation and text

Hi,

I want the about us text to come left, but when change the padding in #column-center{ - it also moves it in the homepage

http://217.199.187.69/downthegarden.com/index.php?main_page=page&id=23

Attachment 14029

thanks

Ruksana

6 May 2014, 4:21 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Add Space between navigation and text

Add to your stylesheet.css```
#ezPageDefault h1, #ezPageDefault p {padding-left: 10px;}

9 May 2014, 1:01 PM
#3
ruks12 avatar

ruks12

New Zenner

Join Date:
May 2014
Location:
Preston
Posts:
26
Plugin Contributions:
0

Re: Add Space between navigation and text

thanks this has worked