-
AuthorPosts
-
March 25, 2014 at 5:51 pm #26458
Damien SParticipantHi Guys
Not entirely sure what has happened here. The website I have worked on http://www.nickyfuller.co.uk/ was absolutely fine and it had a logo in the nav bar. When I go to the customizer, it still shows that the logo file is in there but it is not appearing on the site any more.
The last bit of CSS i added from you was just something that made the container box where the tags were to be transparent, so that shouldn’t have changed anything but for some reason, the logo is not visible on the nav bar.
If I’ve done something ridiculous, I’d love to know but the logo has always been there and now it just seems to have gone.
Any ideas…. This one has me foxed?
Damien
March 26, 2014 at 12:32 pm #26750
KoryKeymasterHey Damien,
Thanks for writing in! Inspecting your source code reveals the following CSS, which appears to be coming from your custom CSS:
.x-brand { display: none; }Please remove this line of CSS as this is what is causing the issue.
Thanks!
March 26, 2014 at 1:33 pm #26784
Damien SParticipantHi
Thanks very much, I’ve no idea how it got there. It may have been some code i asked for on another one of my X sites, which I copied and pasted by mistake. So thanks very much again
Damien
March 26, 2014 at 2:49 pm #26811
SupportMemberHi Damien,
Your Welcome!
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-26458 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
