-
AuthorPosts
-
November 20, 2018 at 4:56 pm #1035684
Hi
I have a full screen slider, with a color section positioned over it. The color section is positioned at the bottom of the full screen slider.
Currently, the colour section only appears, once a user starts to scroll. I want the colour section to appear at the same time as the full screen slider.
Can this be resolved?
Kind regards
Duncan
November 21, 2018 at 5:07 pm #1036180Hey Duncan,
You need to disable the fade-in animation for the color section.
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaNovember 21, 2018 at 8:58 pm #1036323This reply has been marked as private.November 22, 2018 at 3:50 pm #1036571Hi Duncan,
Best regards,
VictoriaNovember 22, 2018 at 4:11 pm #1036582Hi Victoria
The animation is set to none for this cell.
I am referring to the color section with the contact form and not the color section with cells beneath
Kind regards
Duncan
November 23, 2018 at 3:33 am #1036839Hi,
I do not see any color section with a contact form on the homepage. Would you mind providing a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayNovember 23, 2018 at 1:07 pm #1036943This reply has been marked as private.November 27, 2018 at 1:59 pm #1038002Hi,
The contact form works fine. It appears there is an issue on the page.
Please check the test page link in private.
From when did this issue start? Prior to that did you add any code or make any changes to your site? It appears to me that a custom code or some plugin may be causing this issue.
Please try removing any such code or plugin if you still have an issue go ahead and re-creating the homepage, it should work fine for you :)
Best regards,
VinayNovember 27, 2018 at 2:25 pm #1038014This reply has been marked as private.December 3, 2018 at 6:40 am #1040139Hi,
Thanks for the update.
The !important syntax or rule in the z-index property of the “donate” selector is invalid.
z-index: 100 !important!;
It should be:
z-index: 100 !important;
.. without the exclamation point at the end. And try to adjust it from 1 to 100.
Best regards,
IsmaelDecember 4, 2018 at 1:03 pm #1040705fantastic!
many thanks Ismael
cheers
Duncan
December 5, 2018 at 5:16 am #1041069Hi,
Great! Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
Ismael -
AuthorPosts
- The topic ‘Load Color section before scrolling?’ is closed to new replies.