Change Font Colour

Home Forums Ticket Products Event Tickets Plus Change Font Colour

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #769366
    fazbiz
    Participant

    How can I change the price font colour to white colour on ticket box? Because I nearly cannot look at the price. You can refer to http://dadzafitness.com/event/d-adza-zumba-fest-countdown/. Thanks.

    #770810
    Barry
    Member

    Hi there fazbiz, great question!

    It looks like your theme allows you to enter custom CSS rules, is that correct and can you try adding the following short rule –

    .tribe-events-tickets td.tickets_price span { color: white }

    Does that help here?

    #774845
    fazbiz
    Participant

    May I know how to edit it in your plugin code because i need it to change permanently. Thanks.

    #775491
    Barry
    Member

    Hi!

    We would never recommend editing core plugin code: as soon as you next update the plugin, you would lose the modification 🙁

    If you’re unhappy with the idea of adding it via your theme’s custom CSS field, how about creating a new stylesheet within your theme:

    wp-content/themes/YOUR_THEME/tribe-events/tribe-events.css

    You can learn more about safely customizing styles here and do also note you could even do this from within a child theme, if you preferred.

    Does that help?

    #777050
    fazbiz
    Participant

    Thanks. I prefer the first solution. Thank you very much.

    #778130
    Barry
    Member

    Excellent 🙂

    I’ll go ahead and close this thread in that case but if we can assist with anything else please don’t hesitate to let us know by opening a new thread: one of the team will be only too happy to help.

    Also, if you have a moment to spare, we’d love to get your thoughts on The Events Calendar in general over on our plugin review page – thanks again!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change Font Colour’ is closed to new replies.