-
-
Hi there, I appear to be having the same issue as the posts linked and mentioned below.
When I scroll downwards, the sticky navigation menu works, but the logo disappears. Any idea on what might be wrong with the settings? I’m pretty sure I have checked all that is mentioned within the below two posts. Just to confirm, I want the logo to appear in the centre of the top menu as well as the sticky menu.
https://support.codeless.co/forums/topic/logo-missing/
https://support.codeless.co/forums/topic/menu-disappears-or-switches-to-dark-version/
Thanks!
-
Hello,
Did you try out the suggestions in these two topics? What type of header have you chosen? There are types that by default, do not have the logo on display for sticky header. Please send us your site’s url, so we can get a closer view of your problem.
Best regards!
-
Hi Mihaila,
Thanks for getting back to me, apologies I forgot to enter a link to the site: https://www.advent-im.co.uk.gridhosted.co.uk/
I did try the suggestions in those two posts, and they did help me to stop the navigation menu from disappearing, but it appears that the logo still disappears upon scrolling downwards.
- At the moment, in Tower general settings, I’ve got sticky header on, and sticky logo off.
- In Codeless Slider slides, I’ve got menu & slider navigation colour set to dark.
- On the page, in page options and style, I’ve for the header colour style for header set to dark version header.
Any advice is appreciated.
-
Hello,
There is no issue in this case. It’s this header style to make the logo disappear on sticky header. If you want to change it, then add this code into your custom css box:
.header_11.sticky_header #logo { display: block !important; visibility: visible !important; }
Note: This is Specular theme forum. You have Tower theme installed. Please be careful to write at your theme’s specific forum for future updates. I am redirecting this topic in the right forum for the time being.
Best regards!
-
Hi Mihaila,
Sorry for the confusion, I thought that I had clicked on ‘Tower’ instead of ‘Specular’ – my mistake! I’ve just entered the code to the custom css box and it works perfectly. Thank you very much for your help.
-
You must be logged in to reply to this topic.