adding css
-
Hello there π
You had indicated that I need to add CSS in order to have my author avatars line up with their corresponding name, however as I am relatively new to wordpress coding, am not entirely sure where this should be added.
You wrote:
This just needs a bit of CSS
add this to your CSS
.author-list ul li {
display: block;
height: 70px;
list-style-type: none;
}If you could please guide me as to where this should be entered, i’d be most appreciative (I assume it’s on the custom.css under the theme styles?) I tried a few things, but it didn’t change it.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘adding css’ is closed to new replies.