Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1082563
    DawnCreative
    Participant

    On my homepage, in my rev slider, I have a real estate search. When searching, the suggested results hide behind the next container. I’ve tried changing the z-index of so many things and now I’m at a loss.

    http://mytetonrealestate.flywheelsites.com/

    Any suggestions? Thank you.

    #1082904
    Christian
    Moderator

    Hey there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1083008
    DawnCreative
    Participant
    This reply has been marked as private.
    #1083671
    Joao
    Moderator

    Hi There,

    Your search seems to be working fine on my end.

    Would you mind providing a screenshot of the issue?

    Thanks

    Joao

    #1083674
    DawnCreative
    Participant

    I’ve attached a screen capture. When I type in Teton, it should show a whole list of suggestions. As you can see, it’s being cut off half way through the first suggestion. What browser are you using that you were able to see all the results?

    #1084348
    Paul R
    Moderator

    Hi,

    To fix it, you can add this under Custom > CSS in the Customizer.

    
    .home .rev_slider.tp-overflow-hidden {
        overflow: visible;
    }
    

    Hope that helps.

    #1084929
    DawnCreative
    Participant

    Yay! That did the trick.

    However, now the results are hiding behind the featured properties which is probably why I can’t click any of the results. (see attachment)

    #1085949
    Friech
    Moderator

    Hi There,

    Add z-index: 1; on the STYLE field of the Section-1’s ROW.

    Hope it helps, Cheers!

    #1094665
    DawnCreative
    Participant

    YES! This did the trick. Thank you so much for the help.

    #1094766
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1082563 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>