Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Youzify

    (@kainelabsteam)

    Hello @rsl89,

    Thanks for your message.

    You can hide that menu by using this CSS below:

    .youzify-account-menus .youzify-data {
        display: none;
    }

    Best Regards, KaineLabs Team.

    Thread Starter rsl89

    (@rsl89)

    .youzify-account-menus .youzify-data {
    display: none;
    }

    does not work

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @rsl89,

    Where did you add that code? As I test it before I sent it to you and I just tested it again now and it’s working fine. it will hide the “Export Data” from the account settings menu.

    Can you please send me a short video on where you added the snippet and showing that it’s not working on the page. So I can see why it’s not working and guide you on how to fix it 🙂

    Best Regards, KaineLabs Team.

    Thread Starter rsl89

    (@rsl89)

    I added this code to the very bottom of the youzify-account.css file

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @rsl89,

    Ops! actually you add it in the wrong place. please check this topic below on where to add custom CSS:

    https://kainelabs.ticksy.com/article/16375/

    Let me know if the issue is solved now!

    Best Regards, KaineLabs Team.

    Thread Starter rsl89

    (@rsl89)

    Thanks!

    Plugin Support Youzify

    (@kainelabsteam)

    Happy that the issue is solved now 🙂

    Stay safe and have a great day!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘turn off the export’ is closed to new replies.