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: Post Title Size, resize Logo and make it in the middle on mobile phone

#97488

Please paste the below Custom CSS code to the ‘Additional CSS’ Field.

@media (max-width: 991px) {
	.single-post .site-main .entry-header,
	.single-post .site-main .entry-content p {
		text-align: center;
	}
}

You can change the value of size for the logo on the previous code that we provided before.

Thanks