Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #728936

    Hi, i have some trouble with portfoliotitles display on smartphones.
    I can see only the first word of the title on my phone. (check link)
    thanks and greetings

    #729302

    Hey rikv,

    Thank you for using Enfold.

    Please add this in the Quick CSS field.

    @media only screen and (max-width: 767px) {
        .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
            word-break: break-word;
        }
    }

    Best regards,
    Ismael

    #730126

    I did. Thanks, but it didn’t solve it unfortunally.
    Grtz

    #730954

    Hi,

    Thank you for the update. Please remove browser cache or hard refresh the page. Or provide the login details in the private field so that we can check the issue further.

    Best regards,
    Ismael

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