Site logo

Archived topic

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

7 replies · Started by Jannatul on May 30, 2020

Viewing posts 1–8 of 8

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!!

Hi Leo,

Could you please check now?

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;
}

Can you open a new topic for the separate question?

Thanks :)

sure

Thanks :)

This archived topic is closed to new replies.