Some problems with display

Home Forums Calendar Products Events Calendar PRO Some problems with display

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #844841
    smartupmedia
    Participant

    Hello,
    I’m having few display issues, the site is an RTL site.. so i guess it’s because of it.
    When you hover the event (19/10) “test” you can see that it’s tool tip isn’t fully visible. were shell i edit it so that it will be inside the calendar borders?

    http://www.itportal.co.il/new/events/

    #847122
    Brian
    Keymaster

    Hi,

    I will try to help you out with this.

    I took a look at your site and looks like some css will clear this up.

    .tribe-events-calendar .tribe-events-tooltip {
    left: auto;
    right: 3px;
    }

    .tribe-events-calendar .tribe-events-tooltip .tribe-events-arrow {
    left: auto;
    right: 30px;
    }

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

    Let me know if that helps.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Some problems with display’ is closed to new replies.