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

    Hi there,

    Love your theme, yet we are having an issue with the responsiveness of the post titles in the postslider. When viewed on iPad, the titles cover each other. Can you let us know how to fix this? Thanks!

    #749844

    Hey biznetag,

    Would you be able to privately add your admin credentials so that I may login and see how that page is set-up at the moment?

    Best regards,
    Jordan Shannon

    #749845

    Absolutely Jordan, see below.

    #750259

    Hi,

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

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

    Best regards,
    Rikard

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