Home Forums Support Widget Support EasyBlog Blank space below the widget on the website

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #50213
    Anonymous
    Inactive

    I installed the widget and did everything as instructed. I’ve chosen to display 6 posts per page and I am using a sticky footer but somehow when I upload the website a blank space shows right after the blog posts and the footer.

    Right now the website is displaying only three posts so i guess the blank space is where all the other six posts would fill in? But when i click on one of the posts the blank space is also there right after the article and before the footer.

    I am not sure if I am doing something wrong, Is there a way to fix this?

    this is the url: https://www.reynagaconsultores.com/blog.html

    #50575
    responsive-muse
    Keymaster

    Hello!

    It seems that vertical space is a Muse bug not related to Easyblog.

    Anyway, you can try to add this custom code in that page, it should fix the problem.

    I hope it helps!

    <style>
    .verticalspacer{
    	height: 10px!important;
        min-height: 10px!important;
    }
    </style>
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Scroll to Top