- This topic has 3 replies, 2 voices, and was last updated 9 years, 6 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
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]