Link Style in Widget

Home Forums Calendar Products Events Calendar PRO Link Style in Widget

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #995100
    Gwyneth Moss
    Participant

    There are two links in the widget. The event title and the venue. The links are displayed with different styles. This is confusing for the user.

    What I want people to do is to click on the Event title, this is displayed as standard text and shows the highlight colour on rollover. The venue is displayed in highlight colour with underline on rollover.

    How do I get them both to display like the Event title, because otherwise people are clicking on the venue. I know this because I keep doing it myself!

    http://clients.headjog.co.uk/EFThelps/courses/eft-part-one-september/

    Gwyneth

    #995125
    Brian
    Member

    Hi Gwyneth,

    Thanks for using our plugins. I can help out here.

    I visited your site and got this css to work for me:

    .tribe-mini-calendar-event .tribe-venue a {
    color: #2d2d2d;
    }
    .tribe-mini-calendar-event .tribe-venue a:hover {
    text-decoration:none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #999116
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Link Style in Widget’ is closed to new replies.