- This topic has 6 replies, 2 voices, and was last updated 5 years, 1 month 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
http://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
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]