Home › Forums › Support › Few questions for the header of website This topic has 6 replies, 2 voices, and was last updated 4 years ago by Leo. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts March 13, 2019 at 12:14 pm #838083 pancakebg Hey guys, i need to recreate the header of this website in WP. I added the testing site below in the Website URL area. My question is, can i put a search on the left from the logo, and can i put the number on the right of the logo in the header. GeneratePress 2.2.2GP Premium 1.7.8 March 13, 2019 at 6:14 pm #838289 LeoStaff Customer Support Hi there, Try creating a hook element https://docs.generatepress.com/article/hooks-element-overview/ with 2 <div> like this: <div class="search">search here</div> <div class="phone">phone here</div> Select after_header_content for the hook. Then we should be able to use some CSS. Let me know ๐ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 13, 2019 at 8:24 pm #838338 pancakebg Done Leo, sorry but for the rest i might need help to style this one because i have no idea how to do it. ;[ March 13, 2019 at 8:50 pm #838347 LeoStaff Customer Support I’ll try to help if it’s relatively simple ๐ I don’t see any header widgets added though. You will also need to align the header to left: https://docs.generatepress.com/article/header-layout/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 13, 2019 at 8:57 pm #838351 pancakebg Ok, i added search widget and html with text to the header widgets. Btw, i can give you the admin access if that’s going to be easier for you. I will lean how to do it by checking out the css later on. March 13, 2019 at 9:15 pm #838352 pancakebg NVM, i figured it out i found some CSS March 14, 2019 at 9:09 am #838983 LeoStaff Customer Support Glad you did! Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In