Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1362203

    Hi –
    When using the accordion tab sort filter functionality, on most browsers (See private for browser views) the tab breaks into two onto the next line when the browser window is decreased to under 1100 px. For Mobile, i just hid the tagline. But, it would be most helpful if it could behave properly above 780px.

    How can I fix this? Thanks for your help.

    #1362266

    Hey Julie,

    Can you give us a link to the page mentioned? so we can try to inspect it.
    You can post the link privately.

    Best regards,
    Nikko

    #1362303
    This reply has been marked as private.
    #1362326

    Hi,

    Thanks for that. Please try this in Quick CSS:

    .av-accordion-tab-sort-filter .taglist a {
        display: inline-block;
    }

    Best regards,
    Rikard

    #1362426

    Perfect-o! Close this one. Thanks.

    #1362489

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Accordion Tab Sort Filter break on select browsers’ is closed to new replies.