New Landing How can we help? Cardinal Swift-Slider left aligned content @media 768px

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #95444
    themartist
    Member
    Post count: 122

    At Ipad Portrait mode (@media 768px) the left aligned content in the swift slider seems to be a little centered – I see there is left padding of 10%.

    I’ve tried to edit the custom css so that the text remains aligned to the left underneath the logo, but can’t get it right @media 768px. Please let me know what custom css to add.

    #95538
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    @media only screen and (max-width: 990px) { 
    .swiper-slide .caption-content {
      padding-left: 0;
      padding-right: 0;
    }
    }

    – Kyle

    #95757
    themartist
    Member
    Post count: 122

    perfect. thanks guys

    #95762
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register