Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #332217

    Hi, I want to add some space below the tags/category/product # that is shown on a product page – http://screencast.com/t/8ODRBRDMe

    #332280

    Hi DROR!

    Thank you for using our theme.

    In custom.css or Enfold->Styles->QuickCSS put the following and adjust the value :

    
    .single-product .product_meta{
    margin: 0 0 10px 0 !important;
    }
    

    Regards,
    Günter

    #332758

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to add space below the tags on a product page?’ is closed to new replies.