Info BOX problem

Home Forums Calendar Products Events Calendar PRO Info BOX problem

  • This topic has 4 replies, 2 voices, and was last updated 8 years, 7 months ago by Dynamic Studio S.rl. P.IVA 03724920966.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1354056

    Hello,

    in that link https://ballalatino.it/serate/ with week view the box is visible (see attachment file1)

    in that link https://ballalatino.it/spettacoli/ with month view the box is not visible in the top (see attachment file2) I must move down the page to see the box (see attachmnt file3)

    THanks

    Mauro

    #1354736
    Victor
    Member

    Hi Mauro!

    Let me help you with this topic.

    That is mostly sure a conflict with your theme’s styles. You can confirm this by switching to a default theme like twenty seventeen.

    Try adding the following CSS snippet into your theme’s styles.css file or by adding them via the WordPress customizer by going to wp-admin > Appearance > Customizer > Additional CSSĀ 

    #tribe-events-content table.tribe-events-calendar {
    overflow: visible;
    }

    Let me know if it works for your site.

    Best,
    Victor

    #1354777

    This reply is private.

    #1354871
    Victor
    Member

    Hi Mauro!

    Glad to know it worked out! Thanks for letting me know.

    I’ll close this thread now, but feel free to open a new one when needed and we’d be happy to help.

    Cheers,
    Victor

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Info BOX problem’ is closed to new replies.