Viewing 4 replies - 1 through 4 (of 4 total)
  • Unfortunately, we do not take logins here on wp.org.

    Are you using a premium theme or a theme offered in the repository?

    Thread Starter mrsb26

    (@mrsb26)

    A premium theme from theme forest.

    I have the theme code and css for the logo below:

    <div class="logo">
        <img href="http://cardiffcosmeticacupuncture.com" id="logo">
          <img id="logo-default" src=http://cardiffcosmeticacupuncture.com/wp-content/uploads/CCA_LogoMain.png" data-src=http://cardiffcosmeticacupuncture.com/wp-content/uploads/CCA_LogoMain.png" alt="logo
          </img>
      </div>
    logo {
    z-index: 3;
    position: fixed;
    top: 40px;
    left: 40px;
    }
    
    #logo {
    font-family: "raleway";
    color: #4d4b4b;
    }
    
    #logo-default {
      position: absolute;
      transition: all 0.5s ease 
      }
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Moved to Fixing WordPress, this is not a Developing with WordPress topic.

    A premium theme from theme forest.

    For pro or commercial product support please contact the author directly on their site. This includes any pre-sales topics as well.

    As the author is aware, commercial products are not supported in these forums. I am sure they will have no problem supporting you there.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You need to seek a support service from the theme author and if all fails then use a theme that has support. We don’t support commercial themes.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Logo not appearing’ is closed to new replies.