• Resolved eber123

    (@eber123)


    Hi,
    could you please help with an issue that occurred after the last update?

    I use VSEL to display one special event every day and I need to hide start date & end date in the widget.

    I’ve always used this code in Custom CSS (found this solution in this forum several months ago):

    #vsel .vsel-meta-start-date {display:none;}
    #vsel .vsel-meta-end-date {display:none;}

    Unfortunately it doesn’t work anymore after the last update.

    Any idea how to hide start date & end date in the widget again?

    Thx!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi,

    This is something that hasn’t been changed the last couple of updates.
    But you can hide the date in widget via the settingspage. You don’t have to use CSS for that.

    FYI, when start date and end date are the same, another CSS class is being used: vsel-meta-single-date.

    Guido

    Thread Starter eber123

    (@eber123)

    Hi,
    thx for help! It works =)

    eber

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How not to display start date & end date’ is closed to new replies.