Events Featured Venue

Home Forums Calendar Products Events Calendar PRO Events Featured Venue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #722288
    rockcityrecord
    Participant

    Events Featured Venue widget in the right sidebar is showing the name of the venue at the top of the list, but slightly above and behind the first event.

    #722696
    Brian
    Member

    Hello,

    I visited your site and saw the Venue Name just as you described.

    Looks like it is coming from some css in your theme to move up the

      tag.

      Adding this to your theme’s css or a custom css for the frontend should fix it up.

      .widget .tribe-venue-widget-wrapper ul.tribe-venue-widget-list {
      top: 0;
      }

      Let me know if that works out for you or you would like some more help.

      Thanks!

    #781626
    Brian
    Member

    Since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Events Featured Venue’ is closed to new replies.