- This topic has 3 replies, 2 voices, and was last updated 4 years, 7 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 › Problems footer Full page pro
Hello, In the past we fixed some problems with the footer which came on top of each page. It was solved by you, but now I experience some new problems.
1. At a tablet the footer is still on top of each page
2. On mobile device it’s on top when you tilt the device
I’ve tried several solutions in CSS which I found on the internet, but nothing works.
So please help me out.
Kind regards,
Marieke
website: https://www.ideasonthefloor.com/
Theme: Full page pro
The old case is at https://imgur.com/gallery/wvFw8cy
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:480px) and (max-width:767px) {
.page .lens-maincontainer {
position: relative !important;
}
}
Regards,
Chris
Hi Chris,
This code works fine! Thanks a lot.
Kind regards,
Marieke
Hi,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/25/
Regards,
Chris
Free Custom WordPress Themes and Templates If you really looking to create a website with a custom feature then you must try Free custom WordPress […]
Free Technology WordPress Themes and Templates Before you pick a theme for your business website, make sure to conduct good research on it. Keep a […]
HTML5 WordPress Themes Actually all of the coded themes of SKT Themes are based on HTML5 since from the start we have implemented HTML5 standards […]