- This topic has 6 replies, 2 voices, and was last updated 9 years, 5 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
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]