Hello again.
Sadly, a little more disappointed this the Readme Theme. Expected it to work a little easier than this.
Right now, the layout of a post is all over the place. I’ve got categories cut in half across top of screen, widget not showing in correct position, or doubled-up. Share button in an awkward place. Please help.
Luke
1-) Try the custom css code below for categories cut in half;
.entry-meta .cat-links a {
display: inherit; margin-bottom: .8em;
}
we will include this in the next update, thanks for the feedback.
2-) Duplicate widgets issue; go to Appearance > Widgets and make sure there is only a text widget in “Header Social Icons” widget area. Remove any other widgets from “Header Social Icons” widget area.