Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Logo Size #1488
    fl45h
    Participant

    and “height” in this css below has to be changed:

    #ht-site-branding img {
    height: 67px;
    display: inline-block;
    float: left;
    clear: left;
    visibility: visible;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    }

    in reply to: Logo Size #1487
    fl45h
    Participant

    It’s ok, I’ve done it myself. If someone want to change logo size below is css to change, max-height has to be changed.

    #ht-site-branding img {
    max-height: 200px;
    width: auto;
    }

    in reply to: logo size #1485
    fl45h
    Participant

    Sorry, I have problem with Total Theme not the HashOne

    in reply to: logo size #1484
    fl45h
    Participant

    Hi there,
    I have the same issue, I want to resize logo, I am trying to resize logo in SiteOrigin CSS plugin, this plugin allows me to resize Width to any size but I can resize High only to 60px, I can’t go over 60px. Can you tell me please how can I go over 60px ?

    Regards,
    Chris

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