Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #12297
    rdorrego
    Member

    Hello,

    Since I updated to the latest and greatest version of the Catch Box theme the feature slider covers up the drop down menu selection when it starts to rotate through the featured images.

    securityguardexchange.com

    Thanks for your help with any possible solutions.

    -Rick

    #12318
    Sakin
    Keymaster

    @rdorrego: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #branding { z-index: 10; }

    #12323
    rdorrego
    Member

    The fix worked!

    Thank you for your help.

    -Rick

    #12332
    rdorrego
    Member

    Sakin,

    The featured image in the slider is now behind the drop down menu selections, however the directional, left and right, buttons are still in the forefront affecting the selection.

    securityguardexchange.com

    Thank you again,

    -Rick

    #12334
    Sakin
    Keymaster

    @rdorrego: You can delete the old css that I gave you and add the following css.

    #branding { z-index: 25; }
    #nav-slider .nav-previous, #nav-slider .nav-next { z-index: 20; }
    #12356
    rdorrego
    Member

    That solved the problem.

    Thank you Sakin.

    -Rick

    #13011
    CarlK3D
    Member

    Thanks! I was about to make a forum about this but Problem Fixed 🙂

    #78168
    Kevin
    Participant

    Thank you Sakin! I’ve been trying to find a fix for both of these issues and appreciate the information you provided, it works wonderfully now!

    #78208
    Sakin
    Keymaster

    Thanks @CarlK3D and @Kevin for your appreciation.

    #78250
    mrdave43
    Member
    #78261
    Sakin
    Keymaster

    @mrdave43: All support question will be answered in turn wise.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Featured slider covers drop down nav menu’ is closed to new replies.