Page 1 of 1

pfad class

Posted: Wed May 24, 2017 5:44 am
by Geri Hausammann
Hi there

The word "Pfad" is the german word for path and is often used as class for an active branch in a navigation tree.
The CSS class

Code: Select all

.pfad
is one of the classes that gets hidden.
We have dozens of Websites where that class is being used actively.
Unluckily it is defined in the blocking list, with no further clarification.
My suggestion and question is to make it more specific with a combination of other classes.
Examples:

Code: Select all

.specificAd .pfad,
.pfad[attr='specificAd'],
.specificAd.pfad{
}
I hope for a solution to this problem, thanks in advance!

Re: pfad class

Posted: Sun May 28, 2017 10:53 am
by MonztA