最近の検索
最近の検索はありません

Liliana Lopez
参加日2021年5月28日
·
前回のアクティビティ2021年10月27日
フォロー中
0
フォロワー
0
合計アクティビティ
3
投票
0
サブスクリプション
1
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Liliana Lopez
Liliana Lopezさんがコメントを作成しました:
@Wes, Hello Wes!
I am using Copenhagen theme and I am trying to get your code to work but I am running into an issue.
This is what I've done-
1. Added this to my section_page HTML-
2. Added this to my CSS-
.cat-page .article-list li:nth-child(n+4) {
display: none;
}
The outcome is-
Original number of articles is listed (6) plus the link to see "all articles", and on the section page, I only see three articles.
If I use the following-
.article-list li:nth-child(n+4) {
display: none;
}
and remove the section class from section_page HTML (
Any idea why this is not working for me?
Thanks for your help.
コメントを表示 · 投稿日時:2018年10月02日 · Liliana Lopez
0
フォロワー
0
投票
0
コメント