• Resolved james1863

    (@james1863)


    When using the events element for the Events Calendar with the Avada theme, the font sizes are much too small.

    Even though they seem to be linked to by H2 and H4 preferences, the size is being overruled.

    If you scroll down to the “Upcoming Events” section of my homepage, you should see what I mean.

    Where can I control the font sizes for this element?

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

Viewing 1 replies (of 1 total)
  • Thread Starter james1863

    (@james1863)

    I’ve figured this one out so will answer my own question just in case it is of help to anyone else. I added the following to the custom css to set the font size within the “Events” element:

    /*
    * change events meta font sizes
    */
    
    .fusion-events-meta h2 { font-size: 14px; line-height: 1.2 !important; }
    .fusion-events-meta h4 { font-size: 12px !important; }
Viewing 1 replies (of 1 total)
  • The topic ‘Font sizes (Events Calendar / Avada events element)’ is closed to new replies.