Forum Replies Created
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- fl45hParticipant
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;
}fl45hParticipantIt’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;
}fl45hParticipantSorry, I have problem with Total Theme not the HashOne
fl45hParticipantHi 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 - AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)