Logo overlapping bottom of header bar

  • Posted in : Readme
  • Collin
    Participant

    My logo overhangs the bottom of the header bar. When the width of the screen is larger than about 753px, the logo is visually on top of whatever is directly below the header bar (featured image on a standard blog post, for example). However, when the width of the display is less than 753px-ish, the logo overlap is displayed underneath whatever is directly below the header bar. How can I keep the logo on top even when the width is less than 753px? Thanks.

    serkan
    Moderator

    Hi @collinbarrett;
    Could you use this custom css code, please?

    @media screen and (max-width: 767px) { .site-title img { width: 190px; margin-top: 0px; } }

    Thanks

    Collin
    Participant

    Oh, sorry. Yes, it is:

    collinmbarrett.com

    Thanks for your prompt response!

    Side note: email notifications from PixelWars consistently go to my Gmail spam folder. I always mark them as not spam, but it might be something to look into.

    serkan
    Moderator

    Thanks for the feedback. We will work on it.

    Collin
    Participant

    That custom css worked! Thanks!

    serkan
    Moderator

    You are welcome =)

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register