The h1 header appears to be the top menu. This is killing me in page rank now. How can I edit this template so that I can have my h1 separate from the menu and make it where I can add what I need. Without disassembly of the entire template?
Thanks
The h1 header appears to be the top menu. This is killing me in page rank now. How can I edit this template so that I can have my h1 separate from the menu and make it where I can add what I need. Without disassembly of the entire template?
Thanks
Hey,
you can adjust the logo output in corona\framework\php\function-set-avia-frontend.php - search for following line:
$logo = "<h1 class='logo'><a href='".home_url('/')."'>".$logo."</a></h1>";You must log in to post.