Change font?
-
Hi all,
I’ve installed the display post plugin and its pagination addition, but I noticed that the font on my news page is now different from the rest of my website.
Does anyone have any idea on where/how to fix that?I’m afraid I’m not very proficient at html/wordpress, but I can probably manage some basic steps with help 🙂
Extra info that may or may not be helpful:
I added some extra css in the customizer, in order to make sure that the images lined up nicely to the text:.display-posts-listing.image-left .listing-item {
overflow: hidden;
margin-bottom: 32px;
width: 100%;
}.display-posts-listing.image-left .image {
float: left;
margin: 0 16px 0 0;
}.display-posts-listing.image-left .title {
display: block;
}.display-posts-listing.image-left .excerpt-dash {
display: none;
}Oh, and dont think I was able to write that myself! I got it from a tutorial 😉
Thanks for your advice in advance!
The page I need help with: [log in to see the link]
The topic ‘Change font?’ is closed to new replies.