Archived topic
Svg logo doesn't show in the main navigation
3 replies · Started by Emre on February 12, 2021
Hi,
I'm trying to display my svg logo in the main navigation. Somehow display css prop is set to none.
I used have a png logo and it was showing fine. After I changed it to svg, something has changed.
Currently, it doesn't even display png logo.
If I use !important for the display prop, it works but it is not the ideal solution.
Any idea what could have been changed after I upload svg logo?
Hi there,
Can you clear and disable your caching plugin so I can view the source code better?
https://www.screencast.com/t/eTYomXY9
Also, is there a reason why you are using a merged header element on that page?
Doesn't look like it's needed.
Yes, I intentionally use merged header for box-shadow.
If I don't use merged header, main-navigation doesn't display a box shadow.
However, when I revert back the merged header, I can see the logo.
Thanks!
You can definitely at the box-shadow without the merge.
If you need help with that, please link me to the page in question :)