X
190292

How to hide the Event count in the Daily View add-on?

I am wanting to remove the Event Count from the Daily View Add on, I tried adding the following CSS in the EventOn Style settings. But it still shows. I need some help removing that part.

.evodv_current_day p.evodv_events {
font-size: 4px;
text-transform: uppercase;
opacity: 0.5;
display: none;
}

BY: Vasim Momin - Aug 14,2020 AT 8:55AM - 4 years ago
    • Artem Aug 14,2020 AT 9:14AM - Posted 4 years ago - #190297

      Hello,

      Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header):

      .evodv_current_day p.evodv_events { display: none !important; }

    • Vasim Momin Aug 14,2020 AT 9:35AM - Posted 4 years ago - #190305

      Thanks that worked, is there a way to show the header (jump months, filter, prev-next month arrows) on certain views but not on all? I want to hide these for the Daily View but show them in the Full View.

      Adding the following CSS appears to hide the header for all my views:

      .ajde_evcal_calendar .calendar_header {
      min-height: 37px;
      padding: 0px;
      margin: 5px 0 15px;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: none;
      }

      Thanks

    • Artem Aug 14,2020 AT 9:46AM - Posted 4 years ago - #190311

      Please add this to the shortcode:

      dv_view_style=”oneday”

      It seems that the rest is already hidden, no?

    • Vasim Momin Aug 14,2020 AT 9:56AM - Posted 4 years ago - #190317
      This is what I have for both shortcodes, issue is in the daily view it creates an empty space at the top where the header goes which reduces screen real-estate.
      Daily View Shortcode:
      $eventon_shortcode = ‘[add_eventon_dv add_eventon_dv ux_val=”3″ jumper=”no” hide_so=”yes” dv_view_style=”oneday” eventtop_style=”2″]’;
      Full View Shortcode:
      $eventon_shortcode = ‘[add_eventon_fc jumper=”yes” hover=”numname” style=”names”]’;
    • Artem Aug 15,2020 AT 2:57AM - Posted 4 years ago - #190348

      Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header):

      .ajde_evcal_calendar.evoDV .calendar_header { display: none !important; }

You must login to reply to this ticket

HelpDesk

Welcome to EventON helpdesk.

EventON is the #1 Best selling event calendar plugin for WordPress websites in envato marketplace.

Checkout EventON