Home Forums WoodMart support forum TEXT IN CSS NOT FOUND BY WPML

TEXT IN CSS NOT FOUND BY WPML

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #290626

    Jeriss Cloud Center
    Participant

    I’m using the below CSS code to replace the cart widget amounts by a phrase.

    /* REPLACE CART WIDGET AMOUNTS BY A PHRASE */
    .wd-header-cart.wd-design-3 .wd-cart-subtotal:before {
    	content: "SOUMETTRE MON DEVIS";
    }

    However, this string cannot be found by WPML. I found this forum but I’m not sure how I can apply this to my css code :
    https://wpml.org/forums/topic/string-translation-for-text-inside-of-css/

    Thanks

    #290775

    Hello,

    You would better contact WPML on this issue as we do not have any instruction on how to translate the text in CSS with WPML. I am not sure it is possible.

    Best Regards

    #296414

    Jeriss Cloud Center
    Participant

    Please close this ticket, thanks

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

The topic ‘TEXT IN CSS NOT FOUND BY WPML’ is closed to new replies.