[Resolved] Woocommerce Product Layout Issue

Home Forums Support [Resolved] Woocommerce Product Layout Issue

Home Forums Support Woocommerce Product Layout Issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #223007
    Andy

    Hi Tom,
    I’m building a Woocommerce site, on the singular product pages the Related Products heading is wrapping around the main product image as seen on this page:

    here: http://tinyurl.com/jptmzk6

    I think it may be because I’m not using the Long Product Description/Reviews sections as these are not required.

    I guess it will be a CSS fix, but I wanted to ask the expert first before attempting a fix myself.

    Cheers,

    Andy

    #223035
    Tom
    Lead Developer
    Lead Developer

    Yep, just some simple CSS.

    WC should really add this to their plugin:

    .related.products {
        clear: both;
    }
    #223040
    Andy

    Superb support as always! ๐Ÿ™‚

    Do you think the layout/design is looking ok so far? – its a bit difficult to build without having all the content first.

    #223043
    Tom
    Lead Developer
    Lead Developer

    It’s looking great! ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.