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

    Hello!
    Clickable links are cut without respecting the division of words, which gives a bad aspect in mobile versions. This occurs in all posts. How can it be fixed? I leave you the login info and a pic of the problem.

    Thank you

    #1207822

    Hey Luis,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #wrap_all .av_inherit_color a {
        word-break: break-word;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1208649

    Hi Victoria!
    It worked!
    Thank you!

    #1208660

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Clickble links re cut without respecting word division in mob versions’ is closed to new replies.