Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1221124

    Hello team,
    On my website I have a problem with Articles Title: aren’t responsive on tablets.
    I don’t understand and don’t find a solution to be fix this problem.

    Thanks in advance for your help

    BR
    Christophe

    #1221537

    Hey Christophe,

    I don’t see a URL to your site? Please include that in private as well.

    Best regards,
    Rikard

    #1221600

    Hello,

    Sorry, you find the Url in private part.
    Thanks in advance

    Best regards

    Christophe

    #1221947

    Hi,

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

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .html_modern-blog .avia-content-slider .slide-entry-title {
        font-size: 1em;
        word-break: break-word;
    }
    }

    Best regards,
    Rikard

    #1222666

    Hi Rikard,

    many thanks for your help.
    It’s ok now.

    Best regards
    Christophe

    #1222859

    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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Article Title not responsive’ is closed to new replies.