Home Forums Themes Support Blance – Clean, Minimal WooCommerce WordPress Theme How do I remove 'Downloads' from the my accounts page sidebar?

Topic Resolution: Resolved
Viewing 10 reply threads
  • Author
    Posts
    • #17199

      Hey,
      I want to remove the ‘Downloads’ link in the sidebar of the my account page. Here is an image of it currently: https://imgur.com/a/pNBh89h

      Thanks

    • #17206

      Hi chakraco,

      Thanks for reaching us!
      To remove ‘Download’ please add this code to Custom CSS. (Appearance -> Customize -> Additional CSS)

      .woocommerce-MyAccount-navigation-link--downloads {
      display: none;
      }
      

      Thanks!

    • #17249

      That didn’t work.

      Here is the corrected code for anyone else:

      .woocommerce-MyAccount-navigation-link--downloads {
      	display: none; }
    • #17251

      Hi chakraco,

      Please send us Admin login detail!
      We will check this for you.
      Thanks!

    • #17252

      No need, I’ve already fixed it 🙂

    • #17253

      Hi again,

      Great!
      But we also need it to fix another error for you.
      Could you please send it for us?
      Thanks!

    • #17254

      I’d rather do it myself, if that’s possible, are you able let me know what needs to be done and I will do it?

    • #17257

      Hi again,

      So please send us link your website!
      We will assist you do this.
      Thanks!

    • #17285
      This reply has been marked as private.
    • #17292

      Hi chakraco,

      Please check your site!
      We can’t access it.
      http://prntscr.com/k33qli
      Thanks!

    • #17305

      Try now

Viewing 10 reply threads

You must be logged in to reply to this topic.