• Resolved nicknagle

    (@nicknagle)


    How can I make this information larger?
    MARCH 1, 2021 9:00 AM – JANUARY 30, 2021 6:00 PM CLAY COUNTY TBD

    How can REMOVE this informtion?
    Published: 29 December 2020 Written by Nicholas Nagle No comments

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tickera

    (@tickera)

    Hi nicknagle.

    To change size and remove informatiom you can add following custom CSS into WP > Appearance > Customize > Additional CSS:

    .tc_event_date_title_front {
    font-size: 20px;
    }
    .entry-meta {
    display: none;
    }

    Let me know if it helps.

    Thread Starter nicknagle

    (@nicknagle)

    Thank you, that worked!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change the Events Screen Layout’ is closed to new replies.