- This topic has 3 replies, 2 voices, and was last updated 9 years, 2 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Textual title overlaping in mobile view
Website: http://kingsaxc.com/
We’re using a textual title but when viewed on a mobile device, the two lines of text appear over each other. Is there some code to change the font size or formatting in the mobile view only?
Thanks for a great theme!
J
Hi James,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:767px) {
.header .header-inner .logo h1, .header .header-inner .logo a{font-size:40px !important;}
}
Regards,
Brad
Hi Brad,
That worked a treat. Thanks so much.
James.
🙂
Facebook Feed WordPress Plugins Running a WordPress website without leveraging Facebook’s massive reach is like opening a store but forgetting to put up a sign. […]
Customer retention has become one of the biggest challenges facing online retailers today. While you spend countless hours and dollars attracting new visitors to your […]
Best WordPress Malware Removal Plugins WordPress powers over 40% of all websites on the internet. This massive popularity makes it an attractive target for cybercriminals […]