If your website has no pages with titles beginning with a number, you may want to consider excluding 0-9 at the top of your A-Z Index page. To get rid of these numbers, add the following CSS code to your Custom CSS:
Code Block |
---|
#page-az .btn-group:nth-child(2) {
display: none;
} |
Related Articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | IKB |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label in ( "web" , "development" , "wordpress" , "aurora" , "a-z" ) and type = "page" and space = "IKB" |
---|
labels | web development aurora wordpress a-z |
---|
|