Hi, I'm working with the Woodpecker theme and everything works fine except when I view the site on a mobile phone. The ipad or tablets work fine. Is there a way to have the heading and description of the slider appear on mobile phones? Great theme! Thanks, Jason
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: @media (max-width: 767px){ .nivo-caption { visibility: visible!important; } .slide-h1 { font-size: 11px; line-height: 11px; } .nivo-caption p{ font-size: 11px; line-height: 11px; } .nivo-caption a{ font-size: 11px; line-height: 11px; } } Adjust its value as per your requirements. Thanks & Regards Gourav Shrivastava
I'm having the same problem and the above code didn't resolve. On mobile, the logo, the slider and the footer only partially show on the far left. The home page feature images are huge (they are sized correctly) . Can't see the navigation menu. I don't have the tap to call on, my social icons are displaying in the top right.
Hello, We have visited your website the problem is occurring due to any one of the plugin you are using, Deactivate all plugins one by one and checkout which plugin creating this problem. Thanks & Regards Gourav Shrivastava
Hello, Please provide the following information listed below. Thread Link: Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected] I will check your issue and solve it. Thanks & Regards Gourav Shrivastava
I did this and the slider did not show up at all and the other images did not show up. I put in a fresh inquiry.