[Resolved] Not able to center logo like this site https://www.owntheyard.com/

Home Forums Support [Resolved] Not able to center logo like this site https://www.owntheyard.com/

Home Forums Support Not able to center logo like this site https://www.owntheyard.com/

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1307593
    Jannatul

    Hello there,

    Hope you guys are doing well. I would like to make a header like this website. Unfortunately no luck

    https://www.owntheyard.com/

    I have tried this step by step guide but no luck…

    Please help.

    Thanks!!

    #1307828
    Leo
    Staff
    Customer Support

    Hi there,

    I’m not seeing the steps here being done:
    https://docs.generatepress.com/article/centering-logo-navigation/#using-the-header

    Can you confirm?

    #1308401
    Jannatul

    Hi Leo,

    Could you please check now?

    #1308570
    David
    Staff
    Customer Support

    Hi there,

    you have a missing } in your CSS – see below i have commented where you need to add this:

    h1,h2,h3,h4,h5{
    	  font-family: "Renner Medium",sans-serif;
    	  color: #111;
    	  font-weight: 400;
    } /* add this closing bracket */
    
    h2 {
        line-height: 40px;
    	  letter-spacing: .5px;
    }
    #1308593
    Jannatul

    It works, David. Thank you

    One more thing I want header like this…. in mobile device(smartphones)

    https://prnt.sc/sr3zrn

    https://prnt.sc/sr406v

    Could you please help?

    #1308899
    Leo
    Staff
    Customer Support

    Can you open a new topic for the separate question?

    Thanks ๐Ÿ™‚

    #1308940
    Jannatul

    sure

    #1308983
    Leo
    Staff
    Customer Support

    Thanks ๐Ÿ™‚

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