'My Events' Button on /events/community/add

Home Forums Calendar Products Events Calendar PRO 'My Events' Button on /events/community/add

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #118841
    darrenortsman
    Participant

    Hello… New to the community plugin. What does the My Events button do on this page:

    http://longislandgolfnews.com/events/community/add

    Question #1. how do I change the font color? I can’t seem to find the CSS.
    Question #2. how do I pull it entiely?

    #118978
    Casey
    Participant

    darrenortsman,
    Thanks for getting in touch! The ‘My Events’ button allows logged-in users to view all of the previous events that they’ve submitted and edit them after submission. I would suggest leaving this, since it’s only viewable to logged-in users, but if you’d like to remove it, then just add the following CSS to your theme’s stylesheet:


    #my-events {
    display:none;
    }

    Give that a try and let me know if it does the trick. Thanks! ๐Ÿ™‚

    -Casey-

    #120769
    Casey
    Participant

    I just wanted to follow up and see if youโ€™re all set here or if you still have further questions. Just let me know if you need further help or if I should go ahead and close out this thread. Thanks! ๐Ÿ™‚

    -Casey-

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘'My Events' Button on /events/community/add’ is closed to new replies.