Change Slides Title size

  • Author
    Posts
  • #68002

    I am using tempera theme. How can I change the title size (make it smaller) of a Slide, in presentation page?

    #68503
    Zed
    Cryout Creations mastermind

    If you’re using the default slider, its title size is relative to the (configurable) general text size.
    To adjust it beyond that you can use CSS:

    body .nivo-caption h2 {
       font-size: 1.6em; /* default value */
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Change Slides Title size’ is closed to new replies.