badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: I’m having Logo alignment problem in NewsCard theme

#92598

Hi hilalcografyasi,

Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

.navbar-head-row {
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
}

Thanks