removal of the metronic icon on the navigation bar
I would like to remove the metronic icon which appears on the basic navigation bar. It appears on my PC screen but when I minimize the web page it appears. You can view the image that I sent you to better understand what I mean on this link:
Replies (1)
Hi,
to remove the Metronic icon from the navigation bar, you can try locating the image element with the URL "default-small.svg." This icon is likely associated with the navigation bar branding.
You can inspect the HTML code of your webpage using your browser's developer tools to find and identify the specific element. Once you've located it, you can remove the HTML code related to the Metronic icon.
If you need further assistance, feel free to provide more details.
Thanks