New Landing How can we help? Themeforest Theme Support Joyn Tabs Not Responsive to different screen size

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Joyn
  • #152647
    Spred
    Member
    Post count: 11

    Hi,

    I’m trying to use Tabs as an element for my webpage. however, it’s not responsive to the different screen sizes. Any way to rectify this?

    Thanks
    Justin

    Attachments:
    You must be logged in to view attached files.
    #152656
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    What would you like them to look like? I’ll see if I can provide some custom css

    – Kyle

    #152658
    Spred
    Member
    Post count: 11

    It’ll be fantastic if the tabs respond to the screen size & remains in a single row even when viewed vertically on an iPhone 4 screen. 🙂

    Thanks!

    #152690
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    @media only screen and (max-width: 479px) { 
    .nav-tabs > li {
      width: 33%;
    }
    .spb_tabs .nav-tabs li a {
      padding: 11px 7px;
    }
    }

    – Kyle

    #152913
    Spred
    Member
    Post count: 11

    Tried adding this to the Custom CSS but the text now flows out of the tab box..

    Attachments:
    You must be logged in to view attached files.
    #152959
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    See this is why you can’t have them all in one row on a small screen, there’s not enough room for the text

    – Kyle

    #153240
    Spred
    Member
    Post count: 11

    i’ll try to work around this. however, a new problem has occured and I’m not sure if it has anything to do with the new Joyn update or the CSS. I can’t align center for the tabs on the webpage now. Can you help?

    Attachments:
    You must be logged in to view attached files.
    #153242
    Spred
    Member
    Post count: 11

    This is how the tab now appears on the page..

    Attachments:
    You must be logged in to view attached files.
    #153284
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try clearing your cache, the options modal seems to not be rendering properly

    – Kyle

    #153314
    Spred
    Member
    Post count: 11

    Works fine now. Thanks, Kyle. Appreciate it.

    #153315
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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