Home Forums Themes Support Claue How to Hide…

Topic Resolution: Resolved
Viewing 7 reply threads
  • Author
    Posts
    • #15054

      Harry,

      How can I hide the first sentence in the user dashboard?

      I mean that : Hello user (not user? Log out)

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #15056

      Hi Rahim,

      You want remove all topbar or remove only the text “Hello, admin”

      1. If you want remove only the text “Hello, admin” please use custom css

      #wpadminbar .quicklinks .ab-top-secondary > li {display: none;}

      2. If you want all topbar please use this css

      #wpadminbar {display: none;}

      Best regards

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

    • #15057
      This reply has been marked as private.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #15058
      This reply has been marked as private.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #15060

      Hi,

      Sorry i misunderstood, please use this css

      .woocommerce-MyAccount-content p:first-child { display: none;}

      Best regards

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

    • #15061

      Thank you Harry,

      The code worked.

      This row is exactly under that row. There are three links in that! ( recent orders, shipping and billing addresses & edit your password and account details )

      two of them needs space! They are so close to the previous word!

      How can I fix that?

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #15066

      Hi Rahim,

      Please check these strings translated in Loco Translate > Plugins > WooCommerce. Add space for string you see the issue. I compare and saw English version still work well.

      Best regards

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

    • #15067

      Yeah Harry,

      English is fine but RTL needs some fix.

      Thank you

      Rahim Vaziri
      CEO & Founder at Look.ir

Viewing 7 reply threads

You must be logged in to reply to this topic.