=PS=
Can’t link to my site because it’s not currently live.
Plugin Author
Ajay
(@ajay)
Could you please provide me some screenshots for the settings page and the outputs that you mentioned?
Plugin Author
Ajay
(@ajay)
Hi,
Could you try adding the below to the box under Custom Styles in the plugin
.tptn_related {
margin-bottom: 20px;
}
Nope, that hasn’t fixed it. :/
Plugin Author
Ajay
(@ajay)
Does the output work if you switch to another theme?
It looks okay on the ‘Twenty’ WP themes.
Plugin Author
Ajay
(@ajay)
Could you please post what the HTML being generated for the section is?
It’s a bit difficult for me to get the right CSS code without having access to your site’s theme. It’s usually a trial and error to get the correct CSS code working.
http://textuploader.com/6obh
This page will self-destruct in 24hrs.
Plugin Author
Ajay
(@ajay)
Could you please try:
.tptn_posts {
clear: both;
margin-bottom: 30px;
}
Thanks, that seems to have fixed it. However, the thumbnail size is still stuck at 65x65px no matter how many times I try to customize it.
Plugin Author
Ajay
(@ajay)
Do you have the default styles options selected in the Custom CSS section? If so, the plugin will force the image sizes to 65px.
If you want to override this, you should use the styles in default-styles.css and customise this to what you want. You can add this to the Custom CSS box then.