Problem position fixed in backend and frontend
-
Hi Daniel.
I have a problem with a top center position fixed popup: on smartphones it is not top center position fixed. It′s overwritten by static!important for .popmake.fixed
I had to fix it with custom css:
.popmake.fixed { position: fixed !important; }
The Position fixed-option in the backend still unchecks itself when saving.
Do you experinece this too?
Thank you and kind regards.
Sascha
- The topic ‘Problem position fixed in backend and frontend’ is closed to new replies.