Cart Icon

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #271931
    samithadarshana
    Spectator
    Hi, I want to remove cart Icon from my site. I used below code. It works on desktop version. But I want to remove cart also on mobile version. header ul.topmenu li:nth-child(2) { display:none; } please help me. Thanks Samitha
    #272028
    Diana
    Participant
    To share site specific CSS I will need your site URL
    #272214
    samithadarshana
    Spectator
    Thanks for the reply. It is https://gotution.com
    #272268
    Diana
    Participant
    This will work for you .mobile_icons span.fa.fa-shopping-basket {display:none !important;} refer: http://prntscr.com/ta7yj0
    #272637
    samithadarshana
    Spectator
    It worked thanks you may close the topic.
    #272839
    Diana
    Participant
    Thanks for confirming. Closing the topic
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Cart Icon’ is closed to new replies.