Home Forums Basel support forum th-woocommerce-product-attributes-item_label

th-woocommerce-product-attributes-item_label

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #526593

    Tuomo
    Participant

    Hi there,

    How can I fix this part th-woocommerce-product-attributes-item_label ?
    It has some type of an bug and it has a line over the last part.
    You can find this from any product page and click to LISÄTIEDOT and scroll down and you will see this.
    For example click this product page:
    https://www.sukat.com/lentosukat-sukat-com-tukisukat/

    Best Regards,
    Tuomo Nurkkala

    Attachments:
    You must be logged in to view attached files.
    #526725

    Bogdan Donovan
    Keymaster

    Hi,

    This issue is caused by custom CSS code related to the single product accordion (check video https://monosnap.com/file/SUGtnQMjUkeiP0wDfJSObggVLrMR1L). Try to remove this code and check again.

    Kind Regards

    #526820

    Tuomo
    Participant

    Hi Bogdan,

    Thanks!
    This code came from some older fix from the shopping cart page:

    /* Ostoskori bugin korjaus (In English Shopping cart bug fix)*/
    .cart_item dl.variation dt { 
    	display: none 
    }
    
    .tabs-layout-accordion .basel-tab-wrapper .wc-tab { 
    	padding-bottom: 0px !important; 
    }
    
    .widget_shopping_cart .product_list_widget li .variation { 
    	display: none 
    }
    
    body .testimonials.testimon-align-center .testimonial-avatar {
           border-radius: 0! important;
    }
    #526859

    Bogdan Donovan
    Keymaster

    The following part of the code (screenshot https://prnt.sc/LThrlUb1dPEL) does not relate to the cart page or shopping cart widget because tabs-layout-accordion can only be located on the single product page content.

    Kind Regards

    #526977

    Tuomo
    Participant

    Hi Bogdan,

    I don’t know why that part was added there. :/
    But it is good that the problem is fixed now!

    Best Regards,
    Tuomo Nurkkala

    #527113

    Artem Temos
    Keymaster

    You are always welcome. Feel free to contact us if you have any further questions.

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

The topic ‘th-woocommerce-product-attributes-item_label’ is closed to new replies.