Home Forums WoodMart support forum This theme recommends the following plugins

This theme recommends the following plugins

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #520682

    av_admin_1984
    Participant

    Hello

    How to disable this notice?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #520917

    Hello,

    Add this code in function.php of the child theme.

    add_action('admin_head', 'bc_disable_notice'); function bc_disable_notice() { ?> <style> .notice { display: none;} </style> <?php }

    Best Regards.

    #538670

    av_admin_1984
    Participant

    Please close this topic

    #538673

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)