Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #335411
    Cherise
    Participant

    Hi, I have a concern which I hope you can assist with. With the header media title, it’s 2 peoples names “Maverick & Delmarie” – you enter it in the customiser.

    But on some mobile screens it cuts the name in half and displays it as follows:

    “Maverick & Del-

    marie”

    Is there any way I am able to change this? So that it doesn’t cut the name in half.

    It can be

    “Maverick &

    Delmarie”

    Or

    “Maverick

    &

    Delmarie”

     

    I would only like to change it on mobile screens, it’s fine on the pc.

    #335419
    sujeet
    Keymaster

    Hello @cherise,

    Can you please share your site url so that I can send you an exact solution to your issue ?

    Thank you.

    Regards,
    Sujeet

    #335425
    Cherise
    Participant

    https://viraltydvandermerwe.co.za/

    On my phone it displays right, but not on my clients phone – I assume her screen is a bit bigger.

    #335427
    sujeet
    Keymaster

    Hello @cherise,

    I just checked the site.

    Firstly, you’ve hide the header media title in mobile view.

    Please check the screenshot below, there is no such issue with the header media title – “Maverick & Delmarie”

    1-1

    Screenshot-1

    Can you mention your client’s device name or screenshots ?

    Regards,
    Sujeet

    #335428
    Cherise
    Participant

    Hi, yes I have hidden it for now as it’s not displaying correctly.

    Please see screenshot from her device – https://ibb.co/vQRZ7PV

    (Not sure how to upload screenshots so hope you can view this one)

    #335429
    sujeet
    Keymaster

    Hello @cherise,

    Please try adding the following css code to “Appearance => Customize => Aditional CSS”

    .header-media .entry-title {
    word-break: keep-all;
    }

    Please let me know if this worked. Thank you.

    Regards,
    Sujeet

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.