Okay
  Public Ticket #3608064
Font Size Increase Needed - Date/Time/Description
Closed

Comments

  • Andre started the conversation

    This font size is far too small to read, and inconsistent with the font size of the rest of the rendering. 
    - Short description
    - Date/Time
    - Location

    How can I increase this 2 or 3x?

    Attached files:  Screen Shot 2024-03-16 at 1.34.17 PM.png

  •  783
    Zhivko replied

    Go to Calendar Dashboard -> Settings -> Fonts & Colors

    Advanced section -> Custom style and insert this css:

    .stec-event-preview-content-secondary > stec-span {
        font-size: 14px !important;
    }
    7226768030.png

    Stachethemes Developer