• Resolved dmgeurts

    (@dmgeurts)


    Hi,

    CSS: ‘Super-sized workshop’ should probably include a font-size directive. What’s the best way to include a child CSS snippet that will survive plugin updates?

    The theme I use ends up setting legend font-size via ‘h2’ ‘text size’.

    Thanks,

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

    (@dmgeurts)

    Adding the following to “Appearance >> Edit CSS” is a quick but ugly fix for now. Please allow setting the legend font size via booking calendar theme settings.

    /* Control the Booking Calendar legend font size */
    .wpdevart-booking-legends > div {
    	font-size: 16px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Adjust legend font size’ is closed to new replies.