This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

related product spacing

Resolved 3 replies customizationthemetheme-vantage
Started · Latest reply by Andrew Misplon

Hi,

I would like to add some spacing between categories and share buttons, and also between related products and share buttons (now “related products” title show in a bizarre way next to main product image)
¿Could someone help me with this?

thank you!

http://annagigon.com/product/chouilla/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff

    Hi Alejandro

    Thanks for posting.

    The issue is most likely that the default layout expects there to be tabs in place, here is how it should look https://demo.siteorigin.com/vantage/product/album/.

    We aren’t usually able to assist with Custom CSS within our free support scope but since these issues are theme related and not customizations, you can try inserting the following at Customize > Additional CSS or the Custom CSS location of your choice:

    .product_meta {
    	margin: 25px 0;
    }
    .related.products {
    	clear: both;
    }
    .woocommerce #page-wrapper .upsells.products h2, .woocommerce #page-wrapper .related.products h2 {
    	font-weight: bold;
    }
  2. Alejandro Buzo

    wow, thank you very much Andrew!
    Its very kind from you to give me this code.
    It works perfect, Issue solved.

    Thank you again!

  3. Andrew Misplon Staff

    Super, glad that helps :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread