- This topic has 3 replies, 2 voices, and was last updated 5 years, 1 month 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…
Tagged: overlay, slider page
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
In this digital era, catapulting your business portfolio isn’t that difficult. Making your business more impressive and acceptable has gotten more comfortable with the help […]
When you are in the process of setting up your first business website, the one thing that you may want to pay attention to is […]
Change login Logo in WordPress procedure and steps both manual and using plugins are explained. If you have a WordPress website where multiple users access […]