[Theme: Genesis] need help adding space after 'read more' link
-
Hello,
I imagine this is an easy fix but I can’t figure out how to add space between the read more button(which I have changed to ‘view full post’) and the post divider. My blog is https://www.thepeacetribe.com, and if you go to the news or greener living tab at the top, you’ll see what I mean when you scroll to view the excerpt of the post. I can even include the code which I think would allow me to edit the divider, but when I’ve tried to make changes to it, I can’t figure out how to add space between the button and the divider.
Here’s the small bit of code I’ve been editing; I can only figure out how to get rid of the divider entirely, not move it down a bit below the view full post button:
.entry-footer .entry-meta {
background: #2a2a2a url(images/lines.png);
margin-bottom: -40px;
padding: 20px;
}Anyone have any ideas on how to fix it?? I appreciate any help.
- The topic ‘[Theme: Genesis] need help adding space after 'read more' link’ is closed to new replies.