Jump to content

Problem with alignement on product page


Recommended Posts

If i understood you correctly you want to move whole block with Add to cart and price to right of image.
If so in global.css (line 1898) change margin left to 0.5

#primary_block #pb-left-column {
float:left;
margin-left:0.5em;
width:233px;
}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...