When I view the home page on a phone, none of the headers or descriptions come up for the sliders. http://drkwamebrown.com
Hello, Compass WordPress theme is fully responsive. We remove the slider description in media device mode because it occupies the space of slider and which is not looking good. Thanks & Regards Gourav Shrivastava
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: @media only screen and (max-width: 767px){ .salesdetails { display: initial; } .sl-slide-inner h1 { font-size: 15px; line-height: 10px; } .sl-slide-inner p { font-size: 11px; } } This will solve your issue. Thanks & Regards Gourav Shrivastava
It does not work for an iPhone 5S. The slider description is at the lower end of the image. Any other alternative ? Thanks
Hi, for the slider. What code can I add to completely fit the whole image when viewed in portrait orientation on a smart phone? Having some issues with text on images cutting off and it's not an option to use images without text for this purpose. Thank you!
Hi! Could you please provide us some edited screenshot? Also provide us URL of your website. Thanks, Praveen