filter slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10004683
    marcelo2112
    Participant

    Thanks agains for the awesome template and support.

    I was wandering if in my Homepage can I put the blue bar with the text: The fastest way to grow your business with the leader in Technology.
    Check out our options and features included.
    ” in the text and then make a transparency like effect? So you can see the image behind but just a little.

    At the same time is possible to put a color filter in the slider? and one like blury effect?

    Thanks again


    #10004695
    Support
    Keymaster

    Hello, yes, you can set a transparency in that bar and change the margins, add this:

    (css/custom.css)

    .home-intro {
        background-color: rgba(1, 26, 50, 0.8);
        margin-bottom: 60px;
        margin-top: -113px;
        overflow: hidden;
        padding: 20px 0 10px;
        position: relative;
        text-align: left;
        z-index: 1;
    }

    For the Revolution Slider, please refer to the documentation that is included in the template.
    Unfortunately there’s no option for the effects you mentioned.

    Thanks.


Viewing 2 posts - 1 through 2 (of 2 total)

This topic is marked as "RESOLVED" and can not rceive new replies.