• Home
  • Knowledge Base
  • Forums
  • Submit A Ticket
NasaTheme Support
  • Home
  • Knowledge Base
  • Forums
  • Submit A Ticket

Knowledge Base

Home/Knowledge Base/Tips & Tricks

Remove H1 tag in Logo

If you want to remove H1 tag in Logo site, please use this code add to / wp-content / themes / elessi-theme-child / functions.php
/* ====================== */
add_filter("nasa_logo_h1_tag", "custom_remove_h1_logo");
function custom_remove_h1_logo($h1) {
return false;
}
/* ====================== */

We hope this helps,

Regards,

Tagged:h1 logoremove h1 logo
Copyright © 2020 NasaTheme. Ltd. All Rights Reserved.
x

OOPS! YOUR SUPPORT PERIOD EXPIRED!

Your time support period for you has finished on
.

To create support tickets you need renew your support package.


Renew support now