Viewing 11 reply threads
You must be logged in to reply to this topic.
Is it possible to have a different logo in the sticky nav than in the regular nav?
To clarify – a different SIZED logo (I understand how to add a different file).
Hello,
It possible with some css customization. Please can you show us your site url and tell me how do you want the logo?
Best regards!
Hello,
I was wondering something similar. I like the way the main light and dark logos are currently, however, when the sticky header kicks in I would like to use a different logo all together (not the light and dark ones put in General Options). I’m just not sure how to do this or which file I would need to edit to make this happen.
Thanks!
Becky
Hello,
You can do this too, with some css customization. Please upload the new logo image into your host. Give it access rights. If you send us the logo’s url and your site’s url, we can help with the css code.
Best regards!
Hi Mihaila,
I was just wondering if there has been any progress/news on the above or if you had any issues with the links I sent?
Thanks!
Becky
Hello,
Sorry for the late reply.
Please add this code into your custom css box:
#logo img.dark {
content: url("https://ggmd.ggmd.synology.me/wp-content/themes/specular/img/logo_ggmd_mark.png");
}
Let us kow.
Best regards!
You must be logged in to reply to this topic.