Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #678158

    Hello,
    I’d like to have a subscription box overlay over the bottom of my easy slider. Can you recommend best way to do this?
    In the link below you can see the two items I’m using but want that subscription box to come up over the bottom of the slider and then will change transparency of that box.
    Thanks.

    #679811

    Hi mgyura!

    Thank you for using Enfold.

    Add a negative top margin to the color section containing the subscription form.

    #av_section_1 {
        margin-top: -300px;
    }

    You might need to adjust the value for smaller screens.

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.