Awesome WordPress Themes At Great Prices Get 15% Off Use Code "Ovation15"

Home Forums Ovations Themes OT Education Pro Logo overlap on Mobile Reply To: Logo overlap on Mobile

#6715
Developer
Moderator

Hi,

Thanks for contacting us.

Add the css code in additional CSS

Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

.logo {
position: static;
width: auto;
border-radius: 0;
}

Many Thanks

Translate »