Hi could you tell me how to remove breadcrumb from Corona theme please?
Remove breadcrumb from Corona theme
7 posts from 3 voices-
Posted 4 months ago #
-
Hi!
Open up header.php and delete following code:
if(!is_front_page() && empty($avia_config['slide_output'])) { echo "<div id='breadcrumb_wrapper' class='container'>"; new avia_breadcrumb(array('delimiter' => '/')); echo "</div>"; }Regards,
PeterPosted 4 months ago # -
Hi, that doesn't seem to work, it's still there. Any other suggestions?
Thanks
Posted 4 months ago # -
Hey thudd,
Make sure to re-fresh your browser a couple of times to make sure you aren't viewing a cached version of the page.
Regards,
Devin
Posted 4 months ago # -
Tried that also but it's still there, is there anything else I can do?
Posted 4 months ago # -
Or maybe I could remove the top bar (with the subnav breadcrumb trail and social icons) above the header. How can I do this please?
Posted 4 months ago # -
Do you have a URL where we can take a look live and inspect what changes the code change from Peter made?
Posted 4 months ago #
Reply
You must log in to post.














