Viewing 1 replies (of 1 total)
  • Plugin Author Stefan Boonstra

    (@stefanboonstra)

    Hi Bill,

    I’m sorry for the late response, I’ve been really busy.

    You can adjust the size of the title by going to your slideshow and setting its style to custom. The custom style editor will appear. Here you should find a class that looks like this:

    .slideshow_container h2 {
    	margin: 5px;
    	font-size: 25px;
    }

    The font size is the size of all titles used in that particular slideshow. Below that class you’ll find a similar class with which you can adjust the font size of descriptions.

    Best regards,
    Stefan

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Slideshow] Font size for displayed Title’ is closed to new replies.