Top Bar - by aahmadi3 - on WordPress WooCommerce support

This topic has 10 replies, 4 voices, and was last updated 10 years, 2 months ago ago by Jack Richardson

  • Avatar: aahmadi3
    aahmadi3
    Participant
    September 5, 2014 at 05:33

    Hi,
    I don’t want the text “(INCL. TAX)” to be included in the top bar next to my cart total.
    How can I remove this?

    http://www.boleez.com

    Thank you.
    Ali

    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 5, 2014 at 05:39

    Hello,

    Add this code into custom.css file.

    .price-summ .amount small{
    display:none;
    }
    

    Regards,
    Robert Hall.

    Avatar: aahmadi3
    aahmadi3
    Participant
    September 5, 2014 at 22:31

    Hi Robert,
    That did not work. The tax is still showing up.

    http://www.boleez.com

    Please advise.
    Thanks.
    Ali

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 6, 2014 at 07:03

    Hello,

    I’ve made some another change in code.

    small{
    display:none;
    }

    Now it’s works well. Check it, please.
    Also we recommended to you update Legenda theme to v2.3

    Regards,
    Robert Hall.

    Avatar: aahmadi3
    aahmadi3
    Participant
    September 6, 2014 at 16:27

    Hi Robert,
    Yes that works great but the only problem is that the “tax” is now not displaying on the cart page either.
    I only wanted it not to display on the top bar.
    Please advise.
    Thanks.
    Ali

    Avatar: Eva
    Eva Kemp
    Support staff
    September 6, 2014 at 16:59

    Hello,

    Please provide us with wp-admin panel credentials.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: aahmadi3
    aahmadi3
    Participant
    September 7, 2014 at 01:38

    Hi Eva,
    Here it is:

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    September 7, 2014 at 11:47

    Hello,

    I’ve replaced the previous code with this one:

    a.shopping-cart-link small {
    display: none;
    }

    Please check the Cart now and clear browser cache before.

    Regards,
    Eva Kemp.

    Avatar: aahmadi3
    aahmadi3
    Participant
    September 8, 2014 at 16:35

    YES, this is amazing. Thank you Eva as always!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 8, 2014 at 17:11

    Hello,

    You’re welcome!
    If you have any questions don’t hesitate to contact us.

    Regards,
    Jack Richardson

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

The issue related to '‘Top Bar’' has been successfully resolved, and the topic is now closed for further responses

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