Ricerche recenti
Nessuna ricerca recente

Liliana Lopez
Data ingresso 28 mag 2021
·
Ultima attività 27 ott 2021
Seguiti
0
Follower
0
Attività totali
3
Voti
0
Abbonamento
1
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di Liliana Lopez
Liliana Lopez ha commentato,
@wes, Never mind! :)
Visualizza commento · Data ultimo post: 02 ott 2018 · Liliana Lopez
0
Follower
0
Voti
0
Commenti
Liliana Lopez ha commentato,
@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.
Visualizza commento · Data ultimo post: 02 ott 2018 · Liliana Lopez
0
Follower
0
Voti
0
Commenti