event calander

Discussion in 'Cloriato WordPress Theme' started by jamsog, Jun 23, 2014.

  1. jamsog

    jamsog Member

    Joined:
    Aug 23, 2012
    Messages:
    133
    Likes Received:
    0
    Cna you advise how we remove this event calender option from our website?
     

    Attached Files:

  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Please share your website link.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. jamsog

    jamsog Member

    Joined:
    Aug 23, 2012
    Messages:
    133
    Likes Received:
    0
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    a.tribe-events-ical.tribe-events-button {
    display: none ! important;
    } 
    This will solve your issue.
     

Share This Page