[Support request] Append text after cart Icon on main menu.

Home Forums Support [Support request] Append text after cart Icon on main menu.

Home Forums Support Append text after cart Icon on main menu.

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

    Hello,

    I want to add some text just after the cart icon on the menu. How?

    #1636462
    Elvin
    Staff
    Customer Support

    Hi,

    Can you link us to the page in question? so we could check on which best to approach this.

    You can provide the site details on the private information text field. Thanks.

    #1636471
    Pranav

    Link : Premium Products Store

    Please refer this link

    #1636510
    Elvin
    Staff
    Customer Support

    Thank you.

    You can try adding this CSS:

    a.cart-contents.shopping-cart.has-svg-icon:after {
        content: "Your Text here";
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.