Home › Forums › Support › background image on 1 article › Reply To: background image on 1 article
Posted 5 years, 9 months ago
Can I take a look the article page to check ? the article-id class added automatically via body class, you can refer the css code like
.article-id .article.item.item-page {
//do something
}