Home › Forums › Support › background image on 1 article › Reply To: background image on 1 article
Posted 6 years, 1 month 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
}