- This topic has 3 replies, 2 voices, and was last updated 9 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…
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
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]