Okay
  Public Ticket #2794904
Single product page
Closed

Comments

  •  11
    RanebrookZina started the conversation

    Hello


    Could I ask you for a couple of things to set up the product page, please? 


    1. Is it possible to hide the 'magnifying glass icon, please - see the screenshot.

    2. Can I swap places, so the first one comes 'Additional information', and the 'Reviews' are at the end, please? 

    3. Where can I rename 'Additional information' to 'Product details' please? 


    Many thanks

    Zina

  •  1,878
    Judith replied

    Hi There,

    1. Please try this css:

    .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
        display: none;
    }

    3. You can translate using say what plugin and use 'woocommerce' as the text domain

    Thanks.

  •  11
    RanebrookZina replied

    The first one worked, thank you. Do you have any idea regarding the second point, how to switch places 'Additional information', and the 'Reviews', please? 

  •  1,878
    Judith replied

    Hi There,

    I am afraid this is not possible at the moment.

    Thanks.