V3.3 Header text re cart items - by nitroit

This topic has 7 replies, 3 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler

  • Avatar: nitroit
    nitroit
    Participant
    October 1, 2017 at 05:05

    Hi,

    With v3.3 my header shows:

    Cart 1 Item for 192.50 $

    This doesn’t make much sense, but at an absolute minimum I would like to be able to change the position of the $ sign to the left of the numbers, which is the correct location for AU/US/CA etc

    6 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 2, 2017 at 08:29

    Hello,

    Please provide link to your site and screenshot for better understanding.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 4, 2017 at 09:28

    Hello,

    Make sure that you changed the currency position at the WC settings http://prntscr.com/gt2emw

    Regards

    Avatar: nitroit
    nitroit
    Participant
    October 5, 2017 at 09:34

    Hi, the currency position is currently left in WC, however it is showing on the right side.

    Link: https://www.nitroit.co/asdma/

    Theme version installed is 3.3

    Thanks!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 5, 2017 at 09:42

    Hello,

    Please add this code in custom.css:

    .top-bar .woocommerce-Price-currencySymbol {
        float: left !important;
        margin-right: 3px;
    }

    How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.

    Regards

    Avatar: nitroit
    nitroit
    Participant
    October 6, 2017 at 06:16

    Thanks that worked!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 6, 2017 at 07:52

    You’re welcome!

    Regards

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

The issue related to '‘v3.3 Header text re cart items’' has been successfully resolved, and the topic is now closed for further responses

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