Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1237531

    is it possible to put text over a slide show, just like here: http://www.greendotdesign.nl/?

    #1237782

    Hey jelle,

    Well, it can be done with the Layer Slider, but it will not be collapsable like that.

    Best regards,
    Victoria

    #1239054

    hi victoria, thanks a lot, i have figured out some things now.
    but im still struggling with the background color of the text im putting over the slider.
    for example , here: https://jmcwebdesign.nl/sliders/
    i want a white background for the text. How / where can i adjust this?
    best regards, jelle

    • This reply was modified 4 years, 3 months ago by yampieters.
    #1239091

    Hi yampieters,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .caption_framed .slideshow_caption .avia-caption-content p,
     .caption_framed .slideshow_caption .avia-caption-title,
      .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
        background: rgba(244, 238, 238, 0.5);
      }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1239151

    Hello victoria, that works fine, thank you!
    but imagine i want to make the textlayer wider, and i would put a image at the side of this…lets say something like this:
    https://jmcwebdesign.nl/sliders/wp-content/uploads/2020/08/slider001.jpg
    is this possible?

    ps: ive managed to put an image in, you can just do so in the caption-area, but i could not get it to the left…tried with divs and floating , but without a result…

    #1239259

    Hi yampieters,

    I think it’s better to use Layer Slider for this and still you’ll need css to make it responsive on mobile.

    Best regards,
    Victoria

    #1239478

    ok thanks, you can close this ticket now.

    #1239729

    Hi,

    Thanks for the update. I’ll go ahead and close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘layer over background slideshow’ is closed to new replies.