Home Forums HashOne Someone know where to change the logo size in HashOne css file? if possible

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3742
    jose.garcia
    Participant

    I would like my logo to appear much bigger it is set to 60px and I would like it at 120px but I cannot find where to change it in the css file.

    #3786
    Hash
    Keymaster

    Hi,

    Go to Appearance -> Customizer and in the Additional CSS field add the below CSS

    #hs-site-branding img{
    max-height: 120px;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.