Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

How can I change the nothing in the "views-field-nothing" class of a custom text field in views?

I just can't find the appropriate setting...

share|improve this question
use views-field tpl file. – monymirza Mar 26 at 16:54

1 Answer

up vote 1 down vote accepted

Just found it myself. Sometimes you have to ask to look into something unexpected...

In style settings it's the "Customize field and label wrapper HTML" -settings i was looking for. With "create a css-class" you can override the default setting of the wrapper.

enter image description here

Thanks for looking anyway...

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.