• Resolved dmaqg

    (@dmaqg)


    Is there a way to eliminate the categories list on the calendar widget in month view? It looks really clunky and I just want a simple widget, but there doesn’t seem to be options. Thank you!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor WD Support

    (@wdsupport)

    Hi,

    Please note that you can unpublish the categories and they will no more appear in the frontend. Please see here.

    Thanks. Have a nice day.

    Thread Starter dmaqg

    (@dmaqg)

    Thanks for your reply! We would like to show the categories in the full view of the calendar though, so I don’t think this would help. The site is set up with a little widget calendar on the front page, then click for a full page calendar. Maybe we’ll have to rethink that whole idea.

    Plugin Contributor WD Support

    (@wdsupport)

    Hi,

    Please note in the case you want to hide only in the case of the widget you can use the following CSS code:

    ul#cats_widget_1 {
    display:none !important;
    }

    Thanks. Have a nice day.

    Thread Starter dmaqg

    (@dmaqg)

    Oh, that’s much better! Exactly what we wanted, truly appreciate it!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Widget customizing’ is closed to new replies.