Viewing 5 posts - 1 through 5 (of 5 total)
  • Question

    #65905
    @plusorigin

    Hello,

    I am going to be sending a few issues so I am going to apologize in advance. I’ve been working on this for 1 week now and it’s getting really frustrating.

    Please go to my site: http://demo2-plusorigin.us

    Sign in at anyone.

    Then go to search something.

    The menus are over the top of the search. In the demo, the menus go away.

    How do you fix this?

    Answers

    #65983
    @anve

    Hi @plusorigin,

    Try applying following css in child theme custom css option.

    
    #header-aside #header-search form {
      z-index: 3222;
    }
    

    Regards
    Anve

    #66021
    @plusorigin

    Hello,

    I have a plug in: SiteOrigin CSS. Do you want me to use that? I want to make sure if I’m using the child theme that it will work when there are updates.

    OR

    Do you want me to go to Appearance -> Editor -> Style.CSS?

    Which one is best? Screen shots attached.

    Thanks for the help!

    #66030
    @plusorigin

    If I put it into the first option: SiteOrigin CSS — It works perfectly.

    Should I put it here though??: Appearance -> Editor -> Style.CSS?

    I am not sure which is correct when the updates happen. Thanks!

    #66122

    Anonymous
    @

    Hi @plusorigin
    for any suggested custom css, theme have inbuilt option for it
    You can add custom css inside theme options

    https://drive.google.com/file/d/0B3JP4B8e-iV8MEZ4bTU1c2JmMEU/view?usp=drivesdk
    Regards
    Varun Dubey

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘Global Search’ is closed to new replies.