Home Forums WoodMart support forum Help needed to convert deprecated class in new class

Help needed to convert deprecated class in new class

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #279604

    Jeriss Cloud Center
    Participant

    Dear,

    I used this in last release to modify the cart icon in Header but now not workign anymore.

    /* DESKTOP HEADER - CART ICON - REMOVE THE AMOUNTS AND ADD TEXT INSTEAD */
    body .whb-color-light .wd-shopping-cart .wd-cart-subtotal .amount {
      display: none
    }
    body .wd-cart-design-3 .wd-cart-subtotal:before {
    	content:"SOUMETTRE L'OFFRE DE "
    }

    How can I make this work with the new classes please?
    Thanks

    #280845

    Jeriss Cloud Center
    Participant

    Hi, any answer here? Thanks

    #280876

    Artem Temos
    Keymaster
    Xtemos team

    Hello,

    We have prepared a full list of CSS classes changes in the following table https://docs.google.com/spreadsheets/d/1b_PBt1itPNby4mkpeV_VcRrQHPHjtuF9DIs8jJE0maQ/edit#gid=0

    Kind Regards

    #280943

    Jeriss Cloud Center
    Participant

    Thanks that was helpful, you can close this ticket

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

The topic ‘Help needed to convert deprecated class in new class’ is closed to new replies.