• Resolved chrisgamery

    (@chrisgamery)


    Firstly, let me let you know the I am self taught, and I struggle with certain areas due to being Autistic.

    I would like to know how to increase the font size of the text in the event description. No matter what I try I cannot increase the font size. To me, it is far too small and needs to be enlarged, to say 18.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support tristan083

    (@tristan083)

    Hi @chrisgamery ,

    Thank you for reaching out.

    Kindly try appending the following CSS snippet to your theme’s additional CSS section (Appearance -> Customize -> Additional CSS), and see if this works for you.

    .tribe-events-single-event-description p {
    font-size: 18px !important;
    }
    Plugin Support Darian

    (@d0153)

    Hi there,

    It appears that we haven’t heard back from you in a while, so I’ll assume that the matter has been resolved. If you need any more help, feel free to start a new thread and we’ll be happy to assist you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.