Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1043585

    Hi,

    1. how do i make the title of the form and the form slide in from right to left in the main layer slider picture?

    2. also, how can i change the line height in the form, I want it closer together. I’ve tried multiple codes but none of them work.

    3. How can I view how the layerslider looks on mobile, I cant figure it out.

    Thank you.

    #1043587

    4. How can I access that header picture like on this page where it says enfold and shows the green leaves:

    https://116investments.com/process/

    #1045630

    Hi,

    Thank you for using Enfold.

    1.) Set the layer’s Transitions > Opening Transitions > “Offset X” settings to “Enter the stage from right”.

    2.) Do you want to adjust the height of the contact form fields? Try this css code:

    #top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
        min-width: 50px;
        padding: 7px;
    }

    3.) You can hide or display specific layers in the slider by toggling devices’ icons inside the layer’s Content panel. You can also display a completely different slider on mobile view by adjusting the settings in the Slider Settings > Mobile panel.

    Best regards,
    Ismael

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