Viewing 11 reply threads
You must be logged in to reply to this topic.
Hello,
My logo link is working correctly on my Nav bar, but not on the sticky Nav.
Can you help? https://www.copsmonitoring.com/
Thanks!
Hello,
Please add some wp credentials in a private reply. Also, let us know when you renew the support time so we can update the status.
Best regards!
Hello,
Sure, you can do the changes yourself. But i need to check the configurations as well because as you can see in our online demo, the sticky logo is linked to homepage. It has no issues.
https://codeless.co/specular/default/
Please add some wp credentials in a private reply. So we can check this and let you know what to edit.
Best regards!
If you switch to a simple image then add this:
.sticky_active .header_wrapper.header_2.open #logo img {
height: 30px !important;
margin-top:-15px; // the half size of height
}
You must be logged in to reply to this topic.