Tagged: , , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #978476

    Hello I am trying to add a 3rd party custom search “Ajax search” to my menu. I want it to appear between the logo and menu. I have tried a few different methods using widgets and short codes. I can get it to work perfect when I place it in the menu (mega menu) as a child, but when I have it as the main parent it shows in the menu for a brief section then disappears. If you hit refresh you can see this happening over and over. It’s kind of fun until you realize you don’t have a solution. Some one please help? I have attached login info in the private area.

    #978521

    Hey ezcom,

    Thank you for using Enfold.

    Have you tried to add a custom widget area inside the header container?

    // https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Ismael

    #978568

    I’m using the new feature on Enfold that lets you use a page to build the footer and I’m getting mixed results on different pages on the site. I compared the homepage that is working properly (posted in private content) with the about page that is incorrect (also posted in private content) and found that the page that is broken has extra break tags added into the code between each of the social media buttons (email us, linkedin icon, facebook icon). The break is added after each div class. Is there a way to remove these extra breaks that are automatically being inserted into certain pages?

    #978650

    Hi,


    @acscreativenew
    : That issue is not relevant to the original topic. Please create your own thread with the site url and login credentials. We’ll check it there.

    Best regards,
    Ismael

    #979104

    Ok so it worked but we had an issue. I want to add the AJAX search between the logo and menu. Right now it is over the Logo. We tried

    #top #header .inner-container {
    display: flex
    }

    but that did not work? Any suggestions?

    Login information is still good in the private area from the start of the thread.

    I had to remove it for now, it was not sticking the the menu, when I scrolled down the screen it followed. I need the widget to be in the menu. Not sure what to do next?

    • This reply was modified 5 years, 9 months ago by ezcom.
    #979298

    Hi,

    We enabled the header widget back and added the following css code on the Quick CSS field.

    #header .custom-html-widget #ajaxsearchlite1 {
        width: 300px;
        left: 300px;
    }

    It still requires a few css adjustment.

    Best regards,
    Ismael

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