How can I upload my image logo to site title on cover page?

  • Posted in : BookCard WP
  • saneyoshi
    Participant

    How can I upload my image logo to site title on cover page? Thanks!

    Mehmet S.
    Keymaster

    Theme Options > Custom CSS:

    .cover h1
    {
    background-image: url( "put-your-image-url-here" );
    background-size: cover;
    text-indent: -999em;
    height: 100px;
    }
    

    Note: Change height if you want.

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 the following item
Login and Registration Log in · Register