Single Product Page Layout (re: different widths)
-
Grateful for any assistance, likely a CSS issue but I can’t figure out which class to call and which attributes to set.
On my single product page, I would like for the top half of the page where the container is with all the product details, cart, etc., and the sidebar to be boxed, but below the product info, I want the page to be full width, to have images span all the way across.
Site is not yet live but uploaded a few screenshots here: https://postimg.cc/gallery/nprYMKx
- Screenshot 1 is the top half of the page currently boxed with a sticky sidebar
- Screenshot 2 is the bottom half of the page but I want that container that has the 3 boxes to span edge to edge.
- Screenshot 3 is what I desire the page to look like.
Not sure if I need to make the entire page full width and change the size of the product container through CSS, but then I can’t have a sidebar correct? And if so, then how do I adjust the product container to only be boxed? Or other options? Thanks!
The topic ‘Single Product Page Layout (re: different widths)’ is closed to new replies.