Skip Navigation

[Resolved] Editor CSS di View: how does it work ?

This support ticket is created 6 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 0.89 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 6 years, 8 months ago.

Assisted by: Nigel.

Author
Posts
#629497

I try to change the appearance of the "select" field in the Vista filter.
I use a simple css code and do not change anything !

example:

<div class="col-sm-2"><div class="form-group">
	<label>[wpml-string context="wpv-views"][/wpml-string]</label>
	[wpv-control-postmeta field="wpcf-stato-nazione" default_label="nazione:tutte" url_param="wpv-wpcf-stato-nazione"]
</div></div>



.form-group select {
    width: 40%;
   height:5px;
   margin:0px; 
     font-size:1em;
}

I did the same procedure on the site: hidden link

and it works

in your View guide you are told that you can add some CSS code!
(obviously the CSS code is written in the View CSS editor)

#629573

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Massimo

This is a duplicate of https://toolset.com/forums/topic/which-class-to-use-to-edit-view-filters/ and I have updated that post, so let me close this.