Home Forums Basel support forum Product layout

Product layout

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #85603

    eli290
    Participant

    Is it possible to get he exact settings used for the following product demo?

    https://demo.xtemos.com/basel/shop/woman/basic-knit-dress-chest/

    my page is http://146.66.101.127/~ethoblue/product/eb-distressed-cap/

    #85626

    Hello,

    Yes, sure. The demo just shows how can you configure the product.

    Specify what option do you want to configure. I will explain how to do that

    Best Regards

    #85659

    eli290
    Participant

    I would like to remove the large paypal buttons. I also would like to make the SKU, categories etc vertical instead of horizontal and left aligned like in your demo product page. Thanks!

    #85660

    eli290
    Participant

    I figured out the paypal buttons, that was a woocommerce setting

    #85700

    Hello,

    We can put horizontally SKU and Categories, please add this code to the Theme Settings > Custom CSS

    .single-product-content .product_meta>span {
        display: inline-block;
    }

    Best Regards

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)