[Resolved] Few questions for the header of website

Home Forums Support [Resolved] Few questions for the header of website

Home Forums Support Few questions for the header of website

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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.

    #838289
    Leo
    Staff
    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 ๐Ÿ™‚

    #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. ;[

    #838347
    Leo
    Staff
    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/

    #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.

    #838352
    pancakebg

    NVM, i figured it out i found some CSS

    #838983
    Leo
    Staff
    Customer Support

    Glad you did!

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