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.
4. How can I access that header picture like on this page where it says enfold and shows the green leaves:
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