This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Text not centered/ cutted

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16244
    torbotorbo
    Participant

    HI,

    the text in the mobile view and also in desktop view is cutted and not centered.
    This looks not so good. Is there a way to solve this issue?

    Regards,

    Torben

    #16257
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    I’m seeing it as this at the moment: https://i.imgur.com/e37cMl0.png

    Can you please let me know which browser are you using, and the screen resolution? I will try to replicate it, but it looks okay for me on firefox and chrome on widnows.

    #16264
    torbotorbo
    Participant

    Safari and Chrome on iPhone and both on Mac. Everywhere the same.

    #16265
    Ernest MarcinkoErnest Marcinko
    Keymaster

    I suppose there is some sort of 3rd party custom CSS I’m not seeing on my end. The only thing I can think of is that it might be changing the box model.

    Try this custom CSS please:

    [code].rpp_title {
    box-sizing: border-box !important;
    }[/code]

    It should very likely do the trick.

    #16266
    torbotorbo
    Participant

    Thats perfect, thank you! Have a nice day

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Related Posts Pro for WordPress Support’ is closed to new topics and replies.