Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1405943

    Hello. I would like the colour section that contains the “Have you come here to find help”to always remain above the full screen slider and the “working together” colour section. At the moment when you first go on the page it displays below the slider. When you then scroll down and up again it looks ok, but it needs to be correct on first load…. I have put the URL and password in the private content. Thanks as always.

    #1406007

    Hey Kate,
    Thank you for the link to your site, I have checked in Windows in Chrome, Firefox, & Edge and the Have you come here to find help and logo and button is always on top for me, please see the screenshot in the Private Content area.
    Have you already sorted this out?

    Best regards,
    Mike

    #1406091

    HI Mike. Sadly that image you sent is even more incorrect than what I am seeing. I have provided 2 screen grabs. The one with the maroon background is how it should look like but the pale green square falls below the slider. Also it doesn’t work at all on smaller monitors. Is there a solution to this? Thanks

    #1406112

    Hi,
    Thanks for the screenshots, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .avia-fullscreen-slider.el_after_av_section {
    	z-index: 0;
    }

    I would recommend adding a custom class to the slider and replace the classes .avia-fullscreen-slider.el_after_av_section in the rule above so this doesn’t conflict with other sliders on your site.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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