Help with Image in Menu?
-
Hi group –
Please see screenshot of the page mockup from the designer:
https://postimg.cc/WdfqMF9SPlease see screenshot of my page development:
https://postimg.cc/SJ1cGvRWI’m using this markup in the menu item (Admin –> Menu –> Custom Link):
<img src="/wp-content/uploads/2021/05/Accreditation-seal.png" id="acc-size" style="vertical-align: middle;" />
and this in my CSS:
#acc-size { width: 80px; height: auto; }
Guess it’s not working bc it is just another li in a group within the ul.
Any bright ideas, or better ideas on how to impelement the logo in the header menu as displayed in the mockup?
Instead of using the menu, I could use the menu template file – but then I’d lose the native functionality provided by the menu.
- The topic ‘Help with Image in Menu?’ is closed to new replies.