Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #26458
    Damien S
    Participant

    Hi 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

    #26750
    Kory
    Keymaster

    Hey 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!

    #26784
    Damien S
    Participant

    Hi

    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

    #26811
    Support
    Member

    Hi Damien,

    Your Welcome!

    Thanks

  • <script> jQuery(function($){ $("#no-reply-26458 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>