Home Forums Basel support forum Reduce size bloc from product page

Reduce size bloc from product page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17181

    Naxelana
    Participant

    I would like to reduce size height to bloc “Gravure”

    Cf page “private content”
    How do you do ?

    #17184

    Artem Temos
    Keymaster

    Hi,

    Try to use the following CSS code snippet

    .tm-extra-product-options textarea.tm-epo-field {
    	height:70px!important;
    }

    Regards

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