- This topic has 6 replies, 2 voices, and was last updated 9 years, 2 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Spirited – mobile view
I have an issue with the title when viewing on mobile phone the words are sitting on top of each other.
Thank you
Hi Chris,
Kindly show us your website link
Regards,
Shri
www.kindredconsultancies.com.au
Also how to get rid of those annoying bars in the very top left header link
Thanks
Hi Chris,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Add this css code in custom css box
.icon-left-top{background:none !important;}
@media screen and (max-width: 767px) {
.header .header-inner .logo h1{line-height:35px;}
}
Regards,
Shri
Still not working – is there anything else I can try. Thanks
Chris
It works if I have phone on landscape view but not portrait view.
thanks
Add this code in custom css box
@media screen and (max-width:479px) {
.header .header-inner .logo h1, .header .header-inner .logo a{font-size:24px;}
}
Regards,
Shri
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]