Site logo

Archived topic

Can't see complete title of Single Post in Mobile view?

3 replies · Started by Ravi Dixit on September 6, 2019

Viewing posts 1–4 of 4

I recently came to know that my post title is not showing completely on Mobile devices.

Some starting words are hidden under the header.

here is the screenshot of the same: https://prnt.sc/p2xeyt

Please help me with this...

Hi there,

This CSS is causing the issue:

body.single .site.container {
    margin-top: -60px;
}

Don't think you need it at all?

Thanks for the help... I forgot about that... How you find it, I mean the process so next time I can help myself?

Hi there,

Leo would have used the Browser Developer Tools to inspect the Element, which shows the CSS being applied to it and a link to where the CSS is coming from.

This archived topic is closed to new replies.