I made a template and a hook and placed it in header_toolbar. It is working as expected.
When I view the site on a mobile device, the template/hook is not there. Looking at the source code, I see that the hook has been removed from the mobile view of the site.
How can I add a hook in the header_toolbar or similar location so that it also appears on mobile/small screen view?
Thanks
When I view the site on a mobile device, the template/hook is not there. Looking at the source code, I see that the hook has been removed from the mobile view of the site.
How can I add a hook in the header_toolbar or similar location so that it also appears on mobile/small screen view?
Thanks
Comment