Close

Web Page left aligned

morton2982
9 years ago
#7460 Quote
Avatar
  • 2
Hi

Im trying to change my website from full width to 980px wide.  I have changed this but everything is no left aligned.  Any idea how to fix this?

http://www.directbaskets.co.uk

Thanks
Keir
Support
9 years ago
#7461 Quote
Avatar
  • Moderator
  • 1044
morton2982 wrote:
Hi

Im trying to change my website from full width to 980px wide.  I have changed this but everything is no left aligned.  Any idea how to fix this?

http://www.directbaskets.co.uk

Thanks
Keir


Hi Keir,

I had a look at your site and the only issue I found was that you have changed the margin on the product grid and that is why your products are not aligned correctly. You should have the following css:

.product-grid {
margin: 0 0 20px 0;
}

By default the Nop Alicante Theme content is 980px wide. Can you let us know what do you mean by "Im trying to change my website from full width to 980px wide." Do you have in mind the header and the footer or something else, as it is not very clear.

Looking forward to your reply!

Best Regards!