Kazzure
asked 10 years ago

I’m sorry at the terrible English.
In the category page, the heading of the article is displayed on the double.
This problem occurs only if you have displayed in a list view or smartphone.
http://i.imgur.com/V7s5W7p.jpeg
http://i.imgur.com/toN9VG2.jpeg
Do you have a solution?

1 Answers
DominicStaff
answered 10 years ago

To resolve this issue, you can add the following code to the style.css file

.archive .content-inner .hentry.has-thumbnail:first-child .post-inner { margin-left: 340px; }
.archive .content-inner .entry-thumbnail .entry-header { display: none; }

Hope this helps !

Kazzure
replied 10 years ago

Thank you so much 🙂

Powered by DW Question & Answer Pro