Slider Revolution z-index

Cam you help me understand why my slider in my section called “footer” my slider is overlapping that section in the z-index?

Hi @piexec,

Thank you for writing in, a custom CSS from that very Slider is causing the issue,


Please remove that custom CSS.

Cheers!

That worked. Thank you.

Can you also tell me why I have no choice to change the spinner?

See screen record: http://youtu.be/Mmpn_AfmPRc?hd=1

Thanks in advance!

Hello @piexec,

The spinner is present in any other module. It is only not present when you select the “Header” module.

Hope this helps.

How do I change it in the Header module?

Hello @piexec,

You cannot change the that module. It seems that the default spinner for that module is only that one. This could be a bug or must have been done on purpose by the creators of the plugin. We will forward this thread to them so that they can investigate it further.

Thank you for your understanding.

Ok. One last thing. How do I remove this white line at the top of the footer?

Hey @piexec,

You must have resolved the line issue already. When I check your footer, I am now seeing this:

Best Regards.

Thank you. One other question. What am I doing wrong to get the Social Icons to line up in a row underneath this line I have in the footer?

Hello @piexec,

I have logged in and edited your footer. I ended up adding a custom inline element css in the gap element’s “Customize” tab:

$el {
  clear: both;
  width: 100%;
}

Please check your footer now.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.