Okay so I figured out how to change post titles fonts:
#cp-box .cp-box ul li a{
color: #7a3b0d;
font-size: 22px;
text-align: left;
}
though then you have to change back the read more button text.
Also removed the bullets, yay
Now still trying to find a way how to get the title above the image?
Actually it turns out the title is not wrapped by h3 elements at all. It is anchored together with the thumbnail, which explains why the titles don;t automatically take on my theme styling of headings
Hi, this seems not to work for me. No matter what I try, I can’t seem to style the h3 element from withn the CSS