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

#94856

Hi,

Please add the below Custom Code also to work well on mobile view.

.navbar-brand {
	width: 100%;
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

Thanks