• Hi,

    I am trying to hide the code that displays the box YEARLY.

    <span class="mec-totalcal-yearlyview" data-skin="yearly">Yearly</span>

    from the main Events page. I used the following custom CSS:

    #mec_skin_540 > div.mec-search-form.mec-totalcal-box > div.col-md-5 > div > span.mec-totalcal-yearlyview
    { visibility: hidden; display: none; }

    However, it is not working. I need some guidance, please.

    • This topic was modified 4 years, 11 months ago by onestopbb.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Hide the text “YEARLY” on the main Events page’ is closed to new replies.