Wishlist and Cart translation - by lxmag

This topic has 6 replies, 2 voices, and was last updated 8 years ago ago by Jack Richardson

  • Avatar: lxmag
    lxmag
    Participant
    April 18, 2016 at 10:38

    Hi there!

    How can I words Cart and Whishlist (above header) to translate and change their signs to my own design? Changes to default.po has no effect.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 18, 2016 at 11:32

    Hello,

    You have to rename default.po to your language prefix. Please read how to translate the theme https://www.8theme.com/demo/docs/legenda/index.html#!/how_to_translate .

    Best regards,
    Jack Richardson.

    Avatar: lxmag
    lxmag
    Participant
    April 18, 2016 at 11:37

    Ok, thanx, I’ll try now. And what about signs?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 18, 2016 at 11:44

    Hello,

    You can change the icons using Font Awesome icons https://fortawesome.github.io/Font-Awesome/icons/ and use this css code in custom.css file:

    .top-bar .wishlist-link a i:before {
        content: "icon_code" !important;
        font-family: Font Awesome !important;
    }
    .header-type-4 .shopping-cart-link:before {
        content: "icon_code";
        font-family: Font Awesome;
    }

    Best regards,
    Jack Richardson.

    Avatar: lxmag
    lxmag
    Participant
    April 18, 2016 at 11:48

    Thanx a lot, Jack!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 18, 2016 at 11:51

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.