• Hi

    I added the code below in my template in order to show some text on top of my images. How do i stop from getting the text also fading?

    <div id="quote"> Glenkey has the ability to provide functional<br>and attractive projects within tight time and financial constraints.</div>

    and this CSS:
    #mquote { margin-bottom: 0px; display: block !important; }

    https://www.glenkey.com/what-we-have-done-2/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter scooterschalk

    (@scooterschalk)

    if there is a simple answer, that will be cool, maybe with z-index.

    However I found that when text is on the pictures, and the same text at the same place on all pictures, there is hardly any fading.

    many thanx

    Plugin Author Josh Leuze

    (@jleuze)

    Hi, anything inside else the .mslide container is going to fade along with the slide image, like if each slide has its own caption.

    But it looks like you have a single caption that is displayed on each slide? To keep that from fading, place it outside of the .mslide container, at the same level as the slideshow navigation and it will display constantly without transitioning.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Make title constant, not fading between slides.’ is closed to new replies.