Text not centered/ cutted

This topic contains 4 replies, has 2 voices, and was last updated by torbo torbo 6 years, 7 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16244
    torbo
    torbo
    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

    Attachments:
    You must be logged in to view attached files.
    #16257
    Ernest Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #16264
    torbo
    torbo
    Participant

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

    #16265
    Ernest Marcinko
    Ernest 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:

    .rpp_title {
        box-sizing: border-box !important;
    }

    It should very likely do the trick.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #16266
    torbo
    torbo
    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.