New Landing How can we help? Themeforest Theme Support Dante Custom Logo for Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #87631
    E_K
    Member
    Post count: 199

    Hello,

    How can I set custom logo to page?

    For example using different logo on About Us page.

    Shall I use custom css page-id-999 and then what?

    Thanks.

    #87709
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .page-id-15 #logo img {
    display: none!important;
    }
    .page-id-15 #logo {
    background: transparent url('http://dante.swiftideas.net/wp-content/uploads/2013/10/[email protected]') no-repeat center left;
    background-size: 92px 21px;
    width: 92px;
    }
    .page-id-15 #logo a {
    height: 40px;
    }

    Obviously you will need to change the path to the one of your image, and also change the any width and heights, including the background-size property

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register