• Hello. i am stucked in the main navigation menu. where the three round icons of search, account login and cart are showing but click does not work, how to make them working ??

    if its not possible then how to hide them ??
    any plugin or custum css ??
    plz help me

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter arhumm7191

    (@arhumm7191)

    theme is lithestore

    Theme Author badjohnny

    (@badjohnny)

    Hi

    Sorry for the delay!

    Fot those icon buttons are not working, you should go to WooCommerce > Settings page, check “checkout” tab, then set the cart page, checkout page, and go to “account” tab, select my account page. Then, the icon button should work fine.

    If you want to hide those icons, you can use the following custom CSS

    .site-icons{display:none;}
    .main-navigation{float:right;}

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to edit the three icons address in nav menu’ is closed to new replies.