Home Forums Support CSS Help

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #842108
    David
    Staff
    Customer Support

    It may just require some optimization as several styles are being loaded then the slide styles kick in…. but could try this instead:

    .flexslider .slides > li {
        position: relative;
    }
    .home-slider-content {
        position: absolute !important;
        bottom: 0;
    }
    #842111
    David

    That does the trick, thanks again David!

    #842232
    David
    Staff
    Customer Support

    Glad to be of help.

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.