How can I remove the images of the recent articles? (Oxygen theme)
-
Could someone please help me with the following problem:
I want to remove the images of the ‘recent articles’ so I have more space for the titles and text. Unfurtunately I don’t know how. Could someone help me with this?
The blog I need help with is kinderkennisbank2.wordpress.com.
Sure! This will hide the featured images for recent articles on the Oxygen showcase page:
.recent-articles .featured-image {
display: none;
}
Thank you very much. It works.
Nevertheless I was hoping that the titles would become wider so that they would not have suchs a small narrow space on the left.
Is it possible that the titles are being displayed above the tekxt from the left to the entire right (so not on the side)?
The topic ‘How can I remove the images of the recent articles? (Oxygen theme)’ is closed to new replies.