The gap is from your theme style, do you have custom css plugin installed? I can give you the css code to remove the gap.
I have similar issue, but i dont have gap and i need it.
Could you help with code ?
http://auto-diag.ru
Do you have custom css plugin installed? Or is there a custom css option in your theme option? If so then please add the following code to it.
.recent-posts-extended {padding: 0 20px;}
I am using this theme I attempted to insert the code in the stylesheet, but it does not work…. what am I doing wrong…. here is the code:
/*
Theme Name: GreenEnergy
Theme URI: http://fthemes.com/greenenergy-free-wordpress-theme/
Description: Free General/Blog WordPress theme by FThemes
Author: FThemes
Author URI: http://fthemes.com
Version: 1.0
Tags: blue, two-columns, right-sidebar
*/
[Remaining CSS moderated.]
Were you aware that your chosen theme is not released under GPL? Official WordPress policy states that all plugins and themes that are publicly released are required to adhere to http://wordpress.org/about/gpl/ Themes such as this one are not welcome on these forums.
I would also strongly recommend that you read this article and consider changing to a theme from a reputable source asap.
No I didn’t…. I am new to wordpress and I actually paid for this theme. I have put too much work into it at this point to change it… so I suppose I will have to live with the gap.
I actually paid for this theme.
Oh no! 🙁
Did you have a read of the article I linked to? That theme’s “vendor” is actually one of the theme sites that are covered by it.
I read it… but a lot of it is confusing…. what is it you are trying to say? Am I braking some kind of rule?
Not at all but you should be aware that we cannot help you with any issues that are found to be caused by the theme. And, personally, I wouldn’t touch any theme from that supplier with a very long barge pole. They do not seem to be reputable at all. The article I linked to explains the issues involved.
That really stinks!… But once again… I love your plugin and I will continue to use it…. even if I cant fix the gap problem
Oops – sorry. It’s not my plugin. It’s Satrya’s. I simply spotted the reference to that theme supplier and felt it only fair to warn you of the potential issues.
Thank you for your help anyways
Sorry to hear about your theme, please try the following code
.recent-posts-extended {padding: 0 20px !important;}