Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

Hide second occarrence of a css class

.bbpressloginurl:not(:first-child) { display: none; }
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Hide #occarrence #css #class
ADD COMMENT
Topic
Name
2+1 =