New Landing How can we help? Themeforest Theme Support Uplift Font size on Swift Slider only mobile

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Uplift
  • #326456
    Carlos
    Member
    Post count: 52

    Hi,

    I would like to know how I can change the font-size the Swift Slider in the mobile version only.

    thanks

    #326463
    Carlos
    Member
    Post count: 52

    solved!

    @media only screen and (max-width: 800px) {
    .swiper-slide .caption-content>h2 {font-size: 32px !important;line-height: 40px!important;}
    .swiper-slide .caption-content div.caption-excerpt {font-size: 18px !important;line-height: 26px!important;}
    }

    #326767
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Glad you sorted it!

    Thanks,

    – Ed

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

You must be logged in to reply to this topic.