- This topic has 3 replies, 2 voices, and was last updated 9 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Full Width overlay on slider page when on mobile…
Just upgraded to PRO version, did not remember seeing this on free version, but when view my home page (slider images only) in mobile it has the SKT Full Width promo overlay and it looks really bad. Can I comment it out somewhere?
http://www.immune2bs.com
Hi Joao,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
@media screen and (max-width: 479px) {
#infinite-footer{display:none;}
}
Regards,
Dave
Hello, thank you for the quick reply!
I added the code to under “Layout Settings”, in the Custom CSS section.
And it no longer shows on mobile devices when in Portrait mode but does
in Landscape mode.
Hi Joao,
Add this code:
@media screen and (max-width: 767px) {
#infinite-footer{display:none;}
}
Regards,
Dave
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 […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]
Gutenberg Block Editor Addons WordPress Gutenberg is, by itself, a robust content editor. However, if you want to increase its efficiency even more, then you […]