New Landing How can we help? Themeforest Theme Support Dante Responsive text dimension

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #46015
    c-performance
    Member
    Post count: 12

    Hi,
    how i can decrease a text size only on mobile view?
    On my site home page ( http://www.lapassione.cc/ ) i have 4 titles in 4 parallax large 50pt each. On mobile these titles are cut. Is there a way to get the font large 50pt on desktop view and 38pt on mobile view?
    Thanks!

    #46640
    Melanie – SUPPORT
    Member
    Post count: 11032

    Here you go:

    @media only screen and (max-width: 767px){
    
    .spb_content_wrapper h1 {
    font-size: 38px!important;
    }
    
    }

    Let me know if that worked 🙂

    #46666
    c-performance
    Member
    Post count: 12

    Thanks for the reply. Where i put that code?

    #47500
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You need to put those in Theme Options -> Custom CSS/JS -> Custom CSS

    Let me know, what you got.

    Thanks,
    laranz.

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