• Resolved crxed

    (@crxed)


    Hello

    I want to hide the Sort icon (2 arrows) but keep the Filter icon, how can I do this?
    I found some CSS option online, but that did not work on EventOn Lite.

    I want to hide it, because changing between Title or Date does not seem to do anything, just shows the same order.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support ArtemSupport

    (@artemsupport)

    Hello,

    Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header). You can also add this code to wp-admin > Appearance > Customize > Additional CSS.

    .evo_cal_above .evo-sort-btn { display: none !important; }

    I want to hide it, because changing between Title or Date does not seem to do anything, just shows the same order.

    Could you check https://devlite.myeventon.com/test-33/ ?

    There is a difference between Title and Date. Could you send us a link to your website?

    Thread Starter crxed

    (@crxed)

    The CSS works, thanks!

    Here is my test site, where sorting by date or color does nothing https://www.slotracingalmere.nl/kalender-oud/

    Thread Starter crxed

    (@crxed)

    please remove that old link from my post above

    Plugin Support ArtemSupport

    (@artemsupport)

    I cannot remove, it seems that you need to edit the message yourself or delete it completely. Please check and let me know.

    Thread Starter crxed

    (@crxed)

    I cannot edit or delete anything, I guess it’s not possible

    https://ww.wp.xz.cn/support/topic/edit-delete-forum-topic-message/

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘hide Sort icon’ is closed to new replies.