CSElonewolf commented on a change in pull request #255: SearchBox inside Menu 
in Mobile Version
URL: https://github.com/apache/camel-website/pull/255#discussion_r399836481
 
 

 ##########
 File path: layouts/partials/header.html
 ##########
 @@ -46,6 +46,10 @@
                                 {{ end }}
                             </div>
                         </div>
+                        <div class="navbar-search results-hidden">
+                            <input id="search_mobile" class="search" 
placeholder="Search" autocomplete="off">
+                            <div id="search_results_mobile"></div>
+                        </div>
 
 Review comment:
   No.But I have placed it outside the as I have placed in Antora UI.
   Actually I couldn't find till which line the range of the loop is in Hugo.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to