• Resolved adi1705

    (@adi1705)


    Hello, I’m having a problem where in mobile view, the site title is overlapping the blog post title. It looks fine on desktop view and on tablet view. The theme used is Ghost Lite. Can someone help me to fix this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Nik Smalin

    (@nik-smalin)

    Hello, that’s because your logo is too long
    try add this to your custom css

    .header__inner__wrapper .logo a {
        font-size: 14px;
    }

    and not all information fit into top header
    try to turn off location or email on mobile there is an option in customizer for that

    • This reply was modified 4 years, 6 months ago by Nik Smalin.
    Thread Starter adi1705

    (@adi1705)

    Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Site title overlapping blog post title in mobile view’ is closed to new replies.