Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

center logo in header 2019

$
0
0

Replies: 1

How to do it in 2019 child theme? Every css option I’ve tried, nothing moves it from the left side? The css below would seem to work, but none do?

.site-branding {
width: 100%;
text-align: center;
}
.site-logo .custom-logo-link { border-radius: 0;
text-align: center!important;
}

.site-header .main-navigation {
text-align: center;
}

ps. just making sure, the child style.css is the SAME as adding it to the Customizer in Additional CSS, correct?


Viewing all articles
Browse latest Browse all 59525

Trending Articles