• Resolved eljengibrepica

    (@eljengibrepica)


    Hello,

    I’ve been using GD for a while and I’m really happy with this product. In fact, if my website started ranking well, I’ll buy for sure Multi-locations add-on.

    But first, I would like to ask for a recent issue I haven’t been able to fix.

    The problem has to do with the title position in the mobile version, as you can see in the screenshot.

    I leave you here the link: Mobile title issue screenshot

    What can I do to solve it? Does it has something to do with the fact that I removed the login logo using CSS?

    Thank you in advance! Sorry for my ignorance, still have a lot to learn…

    David.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Stiofan

    (@stiofansisland)

    Hi David,

    It’s a strange situation because your using text and not a logo, and the text is one unbroken word.

    Try this CSS

    @media (max-width: 420px) {
    .site-logo-wrap .site-title a {
    font-size: 22px;
    }
    }

    Thanks,

    Stiofan

    Thread Starter eljengibrepica

    (@eljengibrepica)

    It works!

    Thanks Stiofan for the answer and the very rapid reply.

    Regards,
    David

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Left margin TITLE’ is closed to new replies.