fenrif
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Enigma] Removing the footer messes with the scroll up
The screenshot was taken while using that
.enigma_blog_wrapper { margin-bottom: 30px !important; }Without it, the footer would be just a little lower but not at the right place. The issue occurs only when there isn’t much content on the page and no scrolling is needed.
I also tried with absolute position but it didn’t work. The only thing that worked was fixed position but that way the footer was sticky and I don’t want that.
Forum: Themes and Templates
In reply to: [Enigma] Removing the footer messes with the scroll upActually that makes the footer rise even higher.
Forum: Themes and Templates
In reply to: [Enigma] Removing the footer messes with the scroll up1) That fixed the scroll up issue. Thanks.
But the issue that I mentioned in my first post, with the white space below the footer remains. (I tried to set the footer with position absolute, 0 margin from bottom, etc but nothing worked).2) Right now this page uses the default template. It also has the problem with the empty space below the footer.
Forum: Themes and Templates
In reply to: [Enigma] Removing the footer messes with the scroll upHi,
thanks for replying.
1) No, that doesn’t solve the problem. I am not sure that it’s a css related problem. If you check the page that I posted above, you will see that the “enigma_scrollup” is constantly changing color. Like it’s being clicked or hovered.
2) I tried every different template, I tried to force the sidebar appear in random places in the page. Nothing worked. Currently testing all of my plugins, in case they have something to do with that.
Forum: Themes and Templates
In reply to: [Enigma] Removing the footer messes with the scroll upSorry for the double post, but as it seems, removing the footer didn’t solve the scrolling up problem. Here’s a page with the problem.