New Landing How can we help? Themeforest Theme Support Uplift Line spacing in Swift Slider responsiveness

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Uplift
  • #319941
    umgotstaluvit
    Member
    Post count: 50

    I’m trying to tighten up the line spacing for my Swift Sliders in the phone/small screen sizes (i.e., responsive versions for smaller screen sizes), — when they are resized the line spacing gets too wide — thanks.

    #320073
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option. I change the line height from 36px to 26px.
    Adjust it to your needs.

    @media only screen and (max-width: 767px) {
    .swiper-slide .caption-content[data-caption-size="smaller"] h2 {
          line-height: 26px!important;
      }
    }

    -Rui

    #320122
    umgotstaluvit
    Member
    Post count: 50

    Awesome, Rui — thanks!

    #320350
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

    If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

    #320409
    umgotstaluvit
    Member
    Post count: 50

    I posted positive feedback at end of last week — thanks again!!!

    #320410
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks
    -Rui

    #320417
    David Martin – Support
    Moderator
    Post count: 20834

    Great, thanks again – we appreciate that.

    – David.

Viewing 7 posts - 1 through 7 (of 7 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