Hoq to center site identity title and description
-
im trying to get the site title center but not sure how to do it. for css i have is this for a little decoration `body:not(.title-tagline-hidden) .site-branding-text {
border-radius: 10px;
padding: 7.5px;
background-color: rgba( 34, 34, 34, 1);
}` but when its centered using the theme, its off to the right slightly due to the logo which the logo height and width is custom to be 100px. how can i make the title and tagline centered with the logo but like it isnt there?
and also, how could i make the logo display above the title in the center?
- The topic ‘Hoq to center site identity title and description’ is closed to new replies.