NewEnglandAirsoft Posted August 27, 2013 Share Posted August 27, 2013 (edited) I want to move the product description and category block to the right with the picture and price here what it looks like Here is what I wan to do, I want to move it to right so that I have a gap (red) between left column and descripton, etc like this I figured out how to move the picture, price and what not above but am having trouble with the more infor portion and the category block Any help is appreciated... Edited August 27, 2013 by newenaglandairsoft (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted August 27, 2013 Share Posted August 27, 2013 you can use this css code: for product page only: #product #center_column {margin-left:100px;} for all pages: #center_column {margin-left:100px;} Link to comment Share on other sites More sharing options...
NewEnglandAirsoft Posted August 27, 2013 Author Share Posted August 27, 2013 (edited) Haha....so tired I can't belive I missed that... For anyone else wanting to do so, Place it at the beginning of the Css file.. SOLVED Edited August 27, 2013 by newenaglandairsoft (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts