Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1217865

    Hey there,
    I searched for the problem in the forum, but couldn´t fine a good solution. Showing the Blogposts with titel + text an the first page, on mobile some title doesn´t fit and letters cut away. It is only in a few titles. How can I resolve this without making all titles smaller? With ID? Or with separation?

    Greets Gabi

    #1218009

    Hey GaWi,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1218020

    Hey Victoria, sorry I forgot:

    Greets Gabi

    #1218321

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .slide-entry-title {
        word-break: break-word;
    }
    }

    Best regards,
    Rikard

    #1218388

    Hi Rikard,
    thanks, great, it breaks the words. Is it possible, that the separation is with hyphen? Now it makes the separation without hyphen.
    KREBSERKRANK
    UNGEN

    Greets Gabi

    #1218392

    I´ve got it! I put
    ­
    where I want to have the hyphen. Now its perfekt.
    Thanks a lot – like allways – for the phantastic suport!
    Greets Gabi

    #1218652

    Hi Gabi,

    Great, I’m glad that you got things working and thanks for the kind feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1218655

    Can be closed

    #1218912

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Blogpost title on mobile too long’ is closed to new replies.