How do I put a blank line above the “I recommend this” WordPress Plugin


The “I recommend this” WordPress Plugin adds a line at the bottom of each post with its thumb or heart, and the text line related to it.

Unfortunately I find that there is no space between the last line of the post and this plugins wording.

To change this, and leave some space between the post and the plugin instruction, I asked this question:

How do I put a blank line above the “I recommend this” WordPress Plugin ?

And the simple answer is:

Add this code to the CSS file in the child theme.

.dot-irecommendthis {
   margin-top: 10px;
   padding-top: 10px;
   border-top: 1px solid #CCC;
}

48.1 - 812,871
DreamHost

Scroll down for Comments
0 0 votes
Article Rating
Subscribe
Notify of

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x