abby7309
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [ColorMag] Footer cannot be scrolled upHi @nidwija,
This code you just sent me really works, thank you so much!
Forum: Themes and Templates
In reply to: [ColorMag] Footer cannot be scrolled upHi @nidwija,
Are you referring to the Text widget which comes with the ColorMag theme, I have used that too but the problem still persists.I notice that when the page is full of content, the footer will display only part of the Footer One and get stuck there. For pages that have little content or no content, the footer will be displayed fully.
body {
height: 2000px;
width: 100%;
margin: 0;
padding: 0;
overflow: scroll;
}I had put the code above in the CSS but still not working. What should I do?
Forum: Themes and Templates
In reply to: [ColorMag] Footer cannot be scrolled upHi @nidwija,
When I deactivated the WYSIWYG editor plugin which seems to cause the problem, the footer was able to move up, without any text on the footer since it was deactivated.
After that, I replaced it with the Custom HTML which comes with the Color Mag, but I realised the footer was still stuck. Your advice will be most appreciated.
Forum: Themes and Templates
In reply to: [ColorMag] Footer cannot be scrolled upHi Nidwija,
As you suggested, I deactivated all the plugins and enabled them one by one.I suppose what you want me to look out for, is the plugin I last enabled before the footer gets stuck.
It seems that the Black Studio TinyMCE Widget is the cause. But I use this plugin a lot for the text in the widgets.
What should I do to keep my content and solve this problem? Do you suggest I should change another editor? If so, what do you recommend?