Your account expired support, please renew to get your support.

Home Forums Themes Support Claue QUITAR ELEMENTOS DEL HEADER

Viewing 4 reply threads
  • Author
    Posts
    • #36466
      KaluKalu
      Support Expired

      hello good afternoon, please help me
      how can I remove these options.

      1- the menu of the button my account, order tracking. I wish to withdraw it for now.

      2- remove the blue sign above ‘my store’.

      Thank you.

      Attachments:
      You must be logged in to view attached files.
    • #36468
      Harry
      Support Expired

      Hi,

      1. Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .jas-my-account ul li:first-child, .jas-my-account ul nth:first-child(2) {display: none}

      2. Please follow our document and remove class of menu item http://janstudio.net/claue/document/#menu-badge

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #36469
      KaluKalu
      Support Expired

      Hi. I have placed the code where it has indicated, but the order tracking option still appears. attached images.
      I deactivated my cache plugin and I cleared the cache of my browser.

      Attachments:
      You must be logged in to view attached files.
    • #36473
      Harry
      Support Expired

      Hi,

      Sorry, the correct code is

      .jas-my-account ul li:first-child, .jas-my-account ul li:nth-child(2) {display: none}

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #36476
      KaluKalu
      Support Expired

      thankyou!

Viewing 4 reply threads

You must be logged in to reply to this topic.