Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #894092

    Hello,

    I know it is possible to put a transparant color behind the caption and subtext in a slider on the homepage (above the 2 buttons).
    I did it before, but now I can’t find anymore where to do this.
    See: http://wandkasten.nl/

    Please let me know.
    Thanks in advance.

    • This topic was modified 6 years, 10 months ago by tom.
    #894155

    Hey bishstan,

    This kind of feature is available in Layer Slider. Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #894318

    I did it once before and did not use the layer slider, see: https://www.autokallen.nl/
    It is the transparant black behind the caption and text.
    So I want to do that again on the new site: http://wandkasten.nl/, but I forgot (don’t see where) how to do this.
    It was somewhere in the aviation builder.

    Hope to hear.
    Regards.

    #894377

    Hi bishstan,

    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

    
     .slideshow_caption .avia-caption-content p,  .slideshow_caption .avia-caption-title, 
     .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
        background: #000;
        filter: alpha(opacity = 80);
        background: rgba(0, 0, 0, 0.5);
        display: inline-block;
        margin: 0 0 1px 0;
        padding: 10px 15px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #894680

    Thanks so far. It is working.
    But in the site https://www.autokallen.nl/ I did not use an quick CSS to get it worked.
    Please tell me (I can’t find where I did it) where I can change that using the avia layout builder.
    I need to know because I have to change or remove it once.

    Sent you login credential of https://www.autokallen.nl/, so you can take a look where to find and change it.

    Regards.

    • This reply was modified 6 years, 10 months ago by tom.
    #894749

    Hi bishstan,

    There is no setting for that. It could have been there before, or the styles stayed from the demo, if you used the demo. It’s really hard to tell now.

    This slider does not provide such a setting now.

    Best regards,
    Victoria

    #894777

    In the demo it is not visible (and was never so): https://kriesi.at/themes/enfold-construction/
    How do I remove it then from the site (autokallen.nl).

    Regards Tom

    #895612

    Hi,

    Please edit the caption then look for the “Caption Positioning” settings. Select the options or positions without the frame (ex. Bottom without Frame).

    Best regards,
    Ismael

    #895678

    Yes!!, that was what I could not find anymore.
    Thanks for your help, great.
    To bad that Victoria could not find it either, but no hard feelings :-)

    Regards Tom

    #896020

    Hi,

    Glad we could help. Please feel free to open a new thread if you need anything else. :-)

    Best regards,
    Ismael

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Color behind the caption on slider homepage’ is closed to new replies.