Quote Originally Posted by tgotch View Post
2 quick questions:

1. I added a paragraph of text on the main page below the slider. The text is formatted like

<div id="home-text">

<p>
blah...blah...blah
</p>

</div>
The issue is that the text only goes about 3/4 of the way across the template. How can I fix?


2. Can I move the Facebook and Twitter icons from the footer, into the header on the right side, opposite the logo?
Quote Originally Posted by picaflor-azul View Post
Change:

Code:
#home-text {font-size: 120%;width: 550px;}
to:

Code:
#home-text{font-size:120%;width:700px;margin:0 auto;}
Thanks,

Anne
Hello i too am struggling to fix this issue id like the text to reach all the way across in the single side bar option.

Does the Does go in the div in the page or in the CSS somewhere?

Your help would be greatly appreciated as this is my 1st site with a cart.

Thanks