Remove extra fields

Home Forums Calendar Products Events Calendar PRO Remove extra fields

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1218913
    Timo
    Participant

    Hi

    I try to remove extra fiels in add event view eg (event price)

    i added custom css file following code

    .tribe-events-schedule .tribe-events-divider,
    .tribe-events-cost {
    display: none !important;
    }

    But still price section stays in there.
    Is this correct way to to do it?
    Wordpress theme is Avada 5.0.6

    #1219296
    Hunter
    Moderator

    Hi Timo 🙂

    Welcome to the premium plugin forums! If CSS isn’t working, you might need to edit/create a custom template. Please review our Themer’s Guide for more information. Avada has included template overrides, so check out what they have going on in the /Avada/tribe-events/ folder.

    If you’re not aware, the ‘Inspect’ tool is a great way to identify and make changes using CSS. Please check out this Customizing WordPress #2 – Using Chrome Developers Tools YouTube video for more info.

    Let me know how things go and have a great rest of your day!

    #1230672
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

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