March 3, 2022 at 12:25 am
#97488
Theme Horse Support Team
Keymaster
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