Changes en product page - by alberto@goalamarketing.com

This topic has 2 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Olga Barlow

  • Avatar: alberto@goalamarketing.com
    alberto@goalamarketing.com
    Participant
    November 28, 2017 at 16:24

    Hello friend, I have recently purchased your item, and I have a couple of questions regarding the design to adapt it to what my client wants:

    http://sofaralia.com/capturas-pantalla/cambios-pagina-producto.png

    1 – You can put “PRODUCT NAME” instead of “INFORMACIÓN PRODUCTO”

    2 – Display none, which are not visible.

    3 – A smaller font size, and it can be placed in the place of position 2, just before the short description?

    4 – It is a plugin that shows the colors of the fabrics, there is a possibility that when it is passed over it may be larger, like this example: https://mohadescanso.com/producto/sofa-cama-aruba/

    5 – Larger price and in another more visible color.

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 28, 2017 at 17:41

    Hello,

    1) Go to Theme Options > E-Commerce > Single Product > Show product name above the price > on
    2) Add the following code in child theme style.css

    .product-information .products-page-cats {
        display: none;
    }

    3)

    .product-information .price {
        font-size: 1.5rem;
    }

    There is no option to change its position.
    4) Contact plugin author to get help with it. We don’t have color swatches by default in our theme.
    5)

    .single_variation .price {
        font-size: 1.5rem;
        color: darkred;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.