- This topic has 6 replies, 2 voices, and was last updated 9 years, 7 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
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]