Before you ask please READ THIS

Related products dislocated

Hi!
I am using Fatmoon and Woocommerce on this site:
http://www.hovikhorsel.no/produkt/impact-filter-for-noiseclipper/

There is an issue on the product page. When there is no description added, and comments are disabled, the related products area is awkwardly placed just below categories. It seems the theme was not built for this scenario. Is there a quick fix for this?

Thanks,
Bjorn
related-products-fatmoon.jpg
1433 x 1049 - 103K

Comments

  • AirAir
    Posts: 10,970
    Hi!

    tonicoslo said: It seems the theme was not built for this scenario
    You are right, lets fix it right away:

    Add such custom CSS:

    .product .upsells, .product .related {
    margin-top: 0;
    clear: both;
    padding-top: 90px;
    }
    With kind regards.
  • edited March 2017 Posts: 24
    Superduper, it worked very well! Thank you!
    Post edited by tonicoslo on
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!