Tickets WooCommerce background color

Home Forums Ticket Products Event Tickets Plus Tickets WooCommerce background color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #62120
    merlin1710
    Participant

    In my cyberchimps eclipse pro 2 theme background for events detail was corrected working with cyberchimps. But the background for the Cart and Checkout are transparent and need to be changed to white or something else. Keep in mind I am not a coder. How can we make this happen? Cyberchimps gave me a snippet of code that changed events detail to #007fff. The “Add to cart” background is white which is acceptable but it should match the other backgrounds. I have no conflicts with this awsome product. My choice of color is #007fff but they are currently transparent.

    #62172
    Barry
    Member

    Hi merlin1710,

    I’m not absolutely clear on what you wish to change here – is it the background of the ticket form (currently white in appearance) or is it the Add to Cart button itself (currently WooCommerce-purple)?

    #62180
    merlin1710
    Participant

    Sorry for the confusion, here are the current background colors and what they should be:
    Add to cart current: white want: #007fff
    Cart current: transparent want: #007fff
    Checkout current: transparent want: #007fff
    Background color is my only issue.

    #62323
    Barry
    Member

    OK, when you say “Add to cart” I’m taking that to be the ticket form on single event pages. For that you could try adding the following CSS rule:

    .single-tribe_events #tribe-events-content form.cart { background: #007fff }

    You could add this to a custom tribe-events.css stylesheet – we’ve got details on how to set that up in our Themer’s Guide.

    If I add tickets to the cart I can’t actually progress as it seems you’ve set things up such that users need to be logged in to continue with the checkout process – so I can’t see the other areas you mentioned. However, it sounds like these relate to the WooCommerce generated cart and checkout pages which aren’t under the direct control of our plugin (and which we can’t support – but the fine crew over at WooThemes can probably point you in the right direction there).

    #63132
    Kelly
    Participant

    Hi, merlin1710. It looks like you’ve got what you need here.

    I’m going to close this thread, but please go ahead and start a new topic if there’s anything else we can help you with.

    #980382
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Tickets WooCommerce background color’ is closed to new replies.