On Presentation Slides, How to Change the Backdrop of the Text

  • Author
    Posts
  • #33999
    Lance

    Presentation Page…on each of the sliders is a text message. The opacity of the background is too light. How can I change the opacity so that the text can be read?

    #34041
    Zed
    Cryout Creations mastermind
    body .nivo-caption .inline-slide-text {
        background-color: rgba(255, 255, 255, 0.6);
        box-shadow: 10px 0 0 rgba(255, 255, 255, 0.6), -10px 0 0 rgba(255, 255, 255, 0.6);

    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.
    #34048
    Lance

    Thanks for the quick reply… However, where do I find these settings to change?

    #34090
    Zed
    Cryout Creations mastermind

    Add that in the theme’s Custom CSS field or your favourite custom CSS plugin.


    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.
    #34105
    Lance

    That worked great! To take it one more step, how do you change the font color and background of the headline text in the Presentation area?

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘On Presentation Slides, How to Change the Backdrop of the Text’ is closed to new replies.