November 27, 2014 at 4:04 pm
Hi Ben,
I have a problem with my website (www.frankgeenen.nl). When the website is loaded in ”mobile-view” it seems like the CSS for ”padding of the content class” gives an error.
The space between my menu and revolution slider than uses a random padding, it doesn’t adjust to the CSS for the appropriate screen size.
You can see this the best when you resize the window to ”normal/fullscreen-view”, the space between the menu and revolution slider is not correct.
See: *Login to see link
When loading the website in ”normal/fullscreen-view” the space between the menu and revolution slider is correct.
See: *Login to see link
When resizing the window to ”mobile-view” the website correctly adjusts to the CSS that I added for ”content class padding” for the different screen sizes.
So, CSS for padding of the content class doesn’t work correctly when the website is loaded in mobile view.
.contentclass {
padding-top: 0px;
}
etc.
I didn’t had this problem before. As far as I know, I didn’t make changes to the CSS code in the between time.
Can you help me?
Greetings,
Frank