Home Forums Total BIgger Logo is getting cut off on the bottom

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #2624
    a2nl2e
    Participant

    I’ve searched the forum and found a few pieces of css but the logo is getting cut off on the bottom.

    my css:
    #ht-site-branding img {
    min-height: 100px;

    #ht-masthead {
    min-height: 200 px;

    What am i not getting?

    Thank you

    #2678
    Hash
    Keymaster

    Here is the working code

    #ht-site-branding img {
    min-height: 100px;
    }
    
    #ht-masthead {
    min-height: 200px;
    }
    #2715
    a2nl2e
    Participant

    Thank you! But if I look on mobile or the laptop window in super skinny, the logo is resized (Horizontal >100%). Is there a way to lock ratio?

    #2771
    Hash
    Keymaster

    Can you mention your website url?

    #2799
    a2nl2e
    Participant

    behappyherbs.com.
    The scaling is still happening and the title of posts are getting cut off. I tried to disable post link in gallery in the meantime with:

    #ht-portfolio-link {
    visibility: hidden;
    }

    to no avail.

    thank you again.

    #2804
    a2nl2e
    Participant

    http://behappyherbs.com/2017/03/happy-in-nature/
    you can see that the title of the post is getting cut off with the add css for making the logo bigger. Also on the front page the white space under the logo is quite huge.
    Help! Thanks in advance for your reply…

    #2830
    a2nl2e
    Participant

    ? should I start new topic? ty

    #2872
    a2nl2e
    Participant

    figured it out.

    #2876
    Hash
    Keymaster

    Great

    #3244
    jrotella
    Participant

    Hi,

    I am having the same issue. The site title is cut off on the pages.

    What was the solution?

    Thanks!

    Julia

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