Need help with remove empty space in "related article" block in sidebar

Posted in: Newsmag
Post count: 3

For some reason there’s a large amount of padding / empty space after the title in the “recent entry” module / block in the sidebar. Where can I adjust this, or what CSS can I add to modify it? Please see this link for the screenshot: https://imgur.com/AgARxrY

Post count: 23312

Hello mcleanthompson,

Provide your website URL so I can take a closer look at it and also, so I will be able to provide a more accurate response.

Thanks for the message!

Post count: 3

The URL is https://www.unemployal.com. If you scroll down, the issue occurs in the individual entry blocks underneath “Past stories” and when you’re in an entry, the issue is in the entry blocks in the sidebar to the right.

Post count: 23312

Hello unemployal,

Please show me exactly the problem through a useful screenshot so I can identify it and also, so I will be able to provide a more accurate response.

Thanks for your understanding!

Post count: 3

I provided the screenshot in the original post. You can see it on the side bar when you click on any of the articles.

Post count: 23312

Hello unemployal,

I have inspected your page and it seems to be a little strange with your block 5 on the sidebar. Also, if you are using some untested plugins, try to disable all of them, leave just to active only the plugins that come bundled with the theme core files and check the results. Clear all the caches and check the results.
Another quick solution for you would be to use the code below and place it in Theme panel -> Custom CSS area.

.td-newsmag-voice .td_module_3 {
height: auto;
}

The result is here -> https://www.screencast.com/t/orvC4ipZrQJy

Thanks for your understanding!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newsmag’ is closed to new topics and replies.