Forums

Google Calendar Events CSS Editing Issues (2 posts)

  1. davidodden
    Member
    Posted 11 months ago #

    I am using the plugin Google Calendar Events to pull in events to a page on my WordPress Touch Screen website. This website is full screen with no browser controls. I am having trouble locating the proper piece(s) of code to 1.)remove the "More Details..." link on the Widget sidebar and the Tool-tip. I am coding this project so the user cannot leave the site, so I need to remove the link. Usually I am pretty good about finding the right code, but am having trouble.

    If anyone has an aid, it's greatly appreciated.

    p.s. - this is my first post here on the forums. I've been using WordPress since early 2011 and have been loving it!

  2. Ross Hanney
    Member
    Posted 11 months ago #

    Hi David,

    The Event Display Builder feature of the plugin allows you to customise the output. If you're still using the default output, simply remove the following line from the Event Display Builder:

    <div>[link newwindow="true"]More details...[/link]</div>

    Doing this will prevent the link from appearing.

    Ross.

Reply

You must log in to post.

About this Topic