New Landing How can we help? Themeforest Theme Support Dante Tabs text sizes on mobile

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Dante
  • #57126
    mgma
    Member
    Post count: 136

    I made the tabs text size nice and big. Like…

    http://graniteware.com/graniteware-canning/

    But I can’t seem to make this text smaller on mobile only… so it ends up displaying like the screenshot attached here. I un-minified the Bootstrap file and tried a few things, but can;t get it. Can you help?

    What would be AMAZING… in this instance, is if they broke into full with, single column buttons. And/or.. is that possible?

    Thanks guys!

    #57298
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please add this custom css:

    @media only screen and (max-width: 500px) {
    .nav-tabs > li {
    width: 100%;
    }
    }

    Let me know if this works

    – Kyle

    #57299
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this in the Theme Options > Custom css or a child theme style.css at the bottom

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register