Hide related post 4,5 and 6
-
Hey guys,
I tried to hide the related posts nr 4, 5 and 6 so there are only 3 related posts.
I changed the main.css with these rules:
————————————————————–
.shareaholic-recommendation recommendation-4 {
visibility: hidden !important;
}
.shareaholic-recommendation recommendation-5 {
visibility: hidden !important;
}
.shareaholic-recommendation recommendation-6 {
visibility: hidden !important;
}
————————————————————–But they still show up.
Does anyone of you have an idea why and can help me?Thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Hide related post 4,5 and 6’ is closed to new replies.