Home Forums WoodMart support forum Removing Cart Total Display from Main Screen

Removing Cart Total Display from Main Screen

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

    tradeadaptkorea
    Participant

    I want to remove the total price display next to the cart icon on the main screen so it’s not visible. How can i remove? please check the enclosed file for better understanding.

    Attachments:
    You must be logged in to view attached files.
    #608518

    Hung Pham
    Keymaster

    Hi tradeadaptkorea,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-header-cart .wd-tools-text {
    	display: none;
    }

    Regards,

    #608553

    tradeadaptkorea
    Participant

    I applied the CSS code but still not working . Please check the enclosed file.

    Attachments:
    You must be logged in to view attached files.
    #608580

    Hung Pham
    Keymaster

    Hi tradeadaptkorea,

    It looked well on my end, please purge cache and check again.

    Regards,

Tagged: 

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