I am creating an rss ionic angular app and I need to hide the other
paragraphs in the json result of the expression. I successfully did it
using css display none but it seems the space is still being active.
Appreciate the help.
css
.item p:not(:nth-of-type(1)) {
index
<ion-content ng-controller="FeedController" ng-init="init()">
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.