Customising WooCommerce

Home Forums Calendar Products Events Calendar PRO Customising WooCommerce

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #958847
    simon
    Participant

    Hi there, I have just bought the WooCommerce add on for events calendar and I’m having trouble finding any stylesheets to customise the colours/fonts etc. I have tried editing .tribe-events-meta-group-tickets and other variations in my style sheet with no changes so could you tell me the location for the background of this table (which I would like to make transparent) and for input text/button so I can also change the font and colour on these.
    Thanks

    http://dev.newcrossinn.com/home/event/nxi-presents-china-shop-bull-with-support-from-chaska/

    #958950
    Jami
    Blocked

    Hey Simon,

    It’s good to hear from you again! Hope you’ve been well! I’m happy to help dig into your event Woo tickets styling.

    This snippet should allow you to customize the ticket container including the background color and padding:

    https://gist.github.com/jamigibbs/0bdf288885d7e5e43729

    Customizing the other colors and fonts will require a little more poking around with an element inspector like Firebug (with Firefox). Or if you’re using Chrome, right click on your page and select “Inspect Element” to identify the CSS for them.

    But to get you further started, this should allow you to change the color of the “Add to Cart” button:

    https://gist.github.com/jamigibbs/9a267cc274ca7f9c05f3

    The original styles for the button are located in the WooCommerce plugin at:

    /plugins/woocommerce/assets/css/woocommerce.css

    I hope that helps! Let me know if you have any other questions.

    Kind Regards,
    Jami

    #962461
    Jami
    Blocked

    Hi Simon,

    It’s been a while since I’ve seen any activity here so I’m going to close the thread. Please feel free to open a new one if you need anything else though!

    Kind Regards,
    Jami

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Customising WooCommerce’ is closed to new replies.