Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1292020

    Hi,
    some longer german words went out of some elements i used. For example in a text box or accordions and blog post title on tablets and mobiles. I tried several things to work out wthout any success. Do you have any ideas?
    thanks
    Oliver

    #1292557

    Hi Oliver,

    Can you give us a link to one of the pages showing the issue? so we can take a closer look.

    Best regards,
    Nikko

    #1292696

    Most problems i solved but there still few smaller on djju-nw.de
    One in the last section on homepage at Vereine. I use small accordions which are too small on mobile view. The + elements is surcharged by text. The same problem on contact page. And on the Berichte page theres is one post where i miss two letters. On other pages i solved the problem with too long letters by using shorter synonyms.
    regards
    Oliver

    #1292883

    Hi Oliver,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    #top .av-elegant-toggle .toggler {
        padding-right: 60px;
    }

    Best regards,
    Nikko

    #1293091

    Hi Nikko,
    many thanks. I works much better with 80px. However the toggle problem is solved. But any suggest what to do if the post title contains a long word which is not fully shown on mobile view like on my page “Berichte”?
    regards
    Oliver

    #1293231

    Hi Oliver,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    .html_elegant-blog .avia-content-slider .slide-entry-title {
        word-break: break-word;
    }

    Best regards,
    Nikko

    #1293260

    All right. That doesnt work for german language because the break will not be where it should be. The german grammar is to complicated. However i simply changed the h3 fonts size. Many thanks for your help. That´s one reason i choose alsways enfold. Youve got a great customer support.
    You can close the request.
    regards
    Oliver

    #1293294

    Hi Oliver,

    It’s a pleasure to help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Problems with long words in differant elements’ is closed to new replies.