Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #628426

    Hi guys

    I need your help. I need to put some content (contact form) above WP Enfold Layerslider. The problem is content goes into the background.

    Ive found similar theme on this forum
    https://kriesi.at/support/topic/wp-enfold-layerslider-how-to-put-static-content-above-the-slider/

    But I dont know where i should put this html code? I put it in theme CSS, layer CSS editor and in slider in HTML / Video / Audio lauer form. But it doesnt work.

    #after_layer_slider_1 .flex_column.av_one_third.avia-builder-el-3 {
        position: relative;
        top: -200px;
        background: red; /* remove this, it's for visual purposes */
        height: 1000px; /* remove this, it's for visual purposes */
    }
    
    #after_layer_slider_1 {
        z-index: 3;
    }

    Can anyone help me? Thank u for all your answers!

    #628481

    Hi Antispam23!

    We would love to assist can you please

    1. Link your web site
    2. Show us a screenshot, of what has to go where, EXACTLY?

    Thanks a lot for your patience

    Best regards,
    Basilis

    #628493

    Hello!
    Thank you so much for your answer!
    burlesque-club.net/
    I want fixed form in front of slider! Like this (dont pay attention to form desigh =) it is so draft)
    form_in_front_of_slider
    I can do something similar by inserting form shortcode ([ARForms id=101]) into slide’s “HTML / Video / Audio”, but this is not appropriate, because I need static form, and also there are some bugs with form if it is inserted in a slide. So, I added this shortcode to page, and by ARForms instruments I can set its position on the page, but I cant make this form above the slider =( Slider covers it, form is under a slider so it is invisible and visitors cant use it…

    • This reply was modified 9 years, 2 months ago by Antispam23.
    #629701

    Hi,

    I think it will be very difficult to do it this way. Why not try instead to build a form using LayerSlider?

    Best regards,
    Andy

    #629755

    Hello!
    Why difficult? As I understand, the whole thing is about z-index. Just define it in a right way for Slider.
    In the theme I mentioned above, there is solution
    https://kriesi.at/support/topic/wp-enfold-layerslider-how-to-put-static-content-above-the-slider/
    but it doesnt work for me. I dont know why.
    I cant satisfied with form inside slider because I need static form, and also there are some bugs with form if it is inserted in a slide =(

    #630170

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • the URL to the login screen
    • a valid username (with full administration capabilities)
    • as well as a password for that username

    Best regards,
    Andy

    #630241

    Hi!
    Data is in private content ))
    Thank you!

    #630541

    Ive solved my problem independently

    #630564

    Hi,

    glad you could solve it. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘WP Enfold Layerslide: Put static content above the slider?’ is closed to new replies.