« See all FAQs for Sahifa - Responsive WordPress News,Magazine,Blog
How can I remove “You can use WP menu builder to build menus” ?
Just add this code to custom css area in Tiepanel > Styling
.menu-alert{ display:none; }

