Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #608553

    I have 4 columns in a colored section and above it s an advanced layer slider. What I need to have happen is for the icons in the 4 column section to display on top of the layer slider section instead of behind it.

    #608707

    Hi bensondesign,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #layer_slider_1 {
        z-index: 1 1important;
    }

    Best regards,
    Rikard

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