background col in month view

Home Forums Calendar Products Events Calendar PRO background col in month view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1083803
    Laila
    Participant

    When I look at my month view the table is transperent – but I want it to be white. Her you can see what iI mean:
    http://blaakjaertesting.dk.linux16.curanetserver.dk/events/

    But do I change that in template files or in css.? I tried in css but it doesn’t work.
    Be very glad if you could help me out here.

    #1084152
    Geoff B.
    Member

    Good evening Laila and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.

    We are sorry to hear about the transparency issue (although it looks kind of cool).
    I would love to help you with this topic.

    The easiest way to fix this is by adding the following CSS rule to your WordPress theme:

    #tribe-events-pg-template {
    margin: 0 auto;
    max-width: 1000px;
    background-color: #fff;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1084205
    Laila
    Participant

    Thanks a lot – just what I needed.

    #1084469
    Geoff B.
    Member

    Good afternoon Laila,

    I am glad this was helpful to you.

    Please come back to the forums anytime you have other questions 🙂

    For now I’m going to close this thread.

    Have an awesome day!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘background col in month view’ is closed to new replies.