Forums

[Plugin: WP Featured Content Slider] dropdown menu problem (2 posts)

  1. kolej
    Member
    Posted 4 months ago #

    The WP Featured Content Slider -plugin forces itself above the dropdown menu. I think it's because of the submenu list-items that are relative positioned, which obviously doesn't work with z-indexing.

    I'm aware the plugin's .js file generates z-indexed slides that are absolutely positioned, so naturally they go above the menu-items.

    So.. any ideas how to get the dropdown menu OVER the Slider -plugin?

  2. kolej
    Member
    Posted 4 months ago #

    Ok. Got it working already. *embaressed* :D

    just one line of css-code actually:

    #featured_slider {z-index: 1!important;}

    So if anyone has problems with the plugin. That'll fix it.

Reply

You must log in to post.

About this Topic