admin管理员组文章数量:1122846
I am rebuilding my website using the Twenty Seventeen Theme, an I would like to have the logo appear in the menu bar rather than in the center of the featured image. I found a site that has exactly what I am looking to do. You can see it here can anyone tell me how to do this?
I am rebuilding my website using the Twenty Seventeen Theme, an I would like to have the logo appear in the menu bar rather than in the center of the featured image. I found a site that has exactly what I am looking to do. You can see it here can anyone tell me how to do this?
Share Improve this question asked Jul 31, 2017 at 10:17 JWKlaudiJWKlaudi 191 silver badge3 bronze badges1 Answer
Reset to default 0You can do this through css. The site you are referring to uses display:table
for both logo and navigation. I would probably use display:inline-block
and/or floats instead to achieve this.
I would highly recommend you use a child theme for this so the Twenty Seventeen code base stays intact. You can find out about how to use child theme here at the wordpress codex.
I would also like to recommend using firebug or a similar developer tool to peek at the code of other websites.
本文标签: How can I move the logo in Twenty Seventeen Theme Next to the menu bar
版权声明:本文标题:How can I move the logo in Twenty Seventeen Theme Next to the menu bar 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736284613a1927286.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论