Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在响应式 Wordpress 网站上实现 Google 自定义搜索框,并希望将其放在标题中。谷歌表示代码必须放在<body>虽然。如何将 Google 搜索栏放在标题中并使其正常工作?
<body>
创建一个小部件区域,然后将其放在标题中。感谢 msbodetti 的回答