Shudh – Top-Logo scales not down on smaller views

Home Forums Shudh theme support Shudh – Top-Logo scales not down on smaller views

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #175256
    Dirk LevyDirk Levy
    Participant
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: November 2, 2020

    Hi,

    now I have the little Problem that the Logo on the left side in the head
    is not scaling down on smaller views. Are you please be so kind to help
    me out with this. The Logo should have the same size like the cta-button
    on the right side….

    Many thanks in advance.

    Dirk

    #175284
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL please?

    Regards,
    Brad

    #175285
    Dirk LevyDirk Levy
    Participant
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: November 2, 2020

    Hi Brad,

    okay, here it comes:

    lathwesen.net/wp

    For responsive this theme has a lot of
    not so fine things….

    Regards
    Dirk

    #175292
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .logo { width:15%;}
    .logo img { margin-top:15px;}
    .single_post_content h1 { font-size: 30px !important;}
    }

    Regards,
    Brad

    #175293
    Dirk LevyDirk Levy
    Participant
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: November 2, 2020

    Thanks Brad….

    #175294
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Brad

    #175295
    Dirk LevyDirk Levy
    Participant
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: November 2, 2020

    Hi Brad,

    done give your company an excellent… 🙂

    One more question, what is the media max-width for tablets.
    So I can do it there by myself.

    Once again thank you very much…
    Regards,
    Dirk

    #175397
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly use these media for tablets.

    @media screen and (max-width:768px)
    @media screen and (max-width:1024px)

    Regards,
    Brad

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