New Landing How can we help? Cardinal Portfolio Category formatting for mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #136963
    Lars
    Member
    Post count: 91

    Hello,

    We are looking for a way to show the Category menu from the Portfolio element on Mobile. Currently the Category menu sets to display:none; when viewed on Mobile, but when turned off the menu is badly formatted. Is this something we have to format ourselves, or is there something out there we can use already?

    What would be optimal would be having the Category menu shown as a <select> menu so that it is easily integrated into normal mobile behavior — at least that is my understanding anyway.

    Any help is appreciated!

    Attachments:
    You must be logged in to view attached files.
    #137295
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Guess you want it to display like this in that resolution?
    https://www.dropbox.com/s/ro4gibqqls912f6/category_menu.png?dl=0

    Try to add the code below to your custom css option.

    
    @media only screen and (max-width: 767px){
    .post-filter-tabs li.all, .post-filter-tabs li.has-items {
    width: 100%!important;
    
    }
    
    }

    Unfortunately replace that by a

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