Change BG colour on tickets selection

Home Forums Ticket Products Event Tickets Plus Change BG colour on tickets selection

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1496767
    James Toff
    Participant

    Hello,

    I am trying to change the background colour to black within my ticket selection box (see image)

    It is only like this when using mobile (which the majority of the tickets will be purchased from) in portrait. When turned landscape the background is black.

    Please can someone help.

    Thank you,
    JT

    #1497937
    Jennifer
    Keymaster

    Hi JT,

    Try adding the following to the Additional CSS area under Appearance > Customize (if you have one) or to the style.css file of your child theme:

    .tribe-events-tickets tr {
    background-color: #000 !important;
    }

    We are a bit limited in the amount of support that we can provide for customizations, but if you get need additional help with this or have any questions, please let me know – I’ll be happy to point you in the right direction!

    Thanks,

    Jennifer

    #1497976
    James Toff
    Participant

    You are amazing Jennifer.

    Thank you so much!
    JT

    #1498041
    Jennifer
    Keymaster

    No problem! I’m glad this helped 🙂

    I’ll go ahead and close this out, but feel free to open up a new thread if you run into any other issues.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change BG colour on tickets selection’ is closed to new replies.