Thursday, 01 November 2018
  2 Replies
  0.9K Visits
0
Votes
Undo
hello, i offer the ics option for my visitors..
how can i hide the Yahoo calendar option?
i only need safe as ical, add to Google calendar...
Thursday, 01 November 2018 09:59
·
#206851
Accepted Answer
0
Votes
Undo
Hello,

Try this CSS:


#unstyledical div:last-child {
display: none !important;
}
\

To your JEvents custom CSS.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Thursday, 01 November 2018 09:59
·
#206851
Accepted Answer
0
Votes
Undo
Hello,

Try this CSS:


#unstyledical div:last-child {
display: none !important;
}
\

To your JEvents custom CSS.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Thursday, 01 November 2018 10:04
·
#206853
0
Votes
Undo
Yes.. thats works.. thanks..
case closed..
  • Page :
  • 1
There are no replies made for this post yet.