Text size on Slides on Presentation Page

  • Author
    Posts
  • #93208

    Is it possible to change the size, location and.or opacity of the box in which text appears on the main slide images on a presentation page?

    If so some tips would be greatly appreciated.

    JPx

    Website: www.pinpep.com

    #94200
    Zed
    Cryout Creations mastermind

    You can apply custom styling to

    body .nivo-caption { 
        /* to tweak the background and padding of the caption box */ 
    }
    body .nivo-caption h2 { 
        /* to tweak the caption title */ 
    }
    body .nivo-caption .slide-text {
        /* to tweak the caption text */ 
    }

    to customize the appearance of the slider caption box.


    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 ‘Text size on Slides on Presentation Page’ is closed to new replies.