Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1200268

    I was wondering if there was a way to set the caption in the Fullwidth Easyslider to be the full width of the browser and be at the very bottom with the text centered? See the area outlined in red in the image linked in the private info for an example of what I am trying to do. Thanks!

    #1200430

    Hey NicomIT,

    Thanks for the screenshot, could you post a link to where you want this implemented as well please?

    Best regards,
    Rikard

    #1200508

    Hi Rikard,
    Sure thing. The link is in the private info. I have the caption centered with a background. Maybe it’s easier to do what I’m asking with it set to the bottom? I wasn’t sure.

    Thanks!

    #1200752

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .slideshow_align_caption {
        vertical-align: bottom;
    }
    
    .slideshow_caption {
        padding: 0;
    }
    
    .home-page-slider h2 {
        width: 100%;
    }
    
    #full_slider_1 .container {
        max-width: 100%;
    }

    Best regards,
    Rikard

    #1201241

    That worked great! Thanks very much Rikard.

    #1201400

    Hi NicomIT,

    Glad that Rikard could help you out :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Full Browser Window Width and Bottom Positioned Caption – Fullwidth Easyslider’ is closed to new replies.