Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1070280

    Hi team Enfold!

    The Titles in Post Slider on my homepage and blog page is is not acting responsive.
    On my iPhone 8 and iPad 4 the title is cut of.
    is there a piece of CSS to fix this?

    I found this CSS but doesn’t fix the problem:

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .responsive #top #wrap_all .slide-entry {
    width: 48% !important;
    margin-left: 10% !important;
    }
    }

    website in private content

    #1070732

    Hey KingFilly,

    Could you please attach some screenshots of the issue?

    I cannot seem to reproduce.

    Best regards,
    Victoria

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