This topic is: resolved
- This topic has 5 replies, 3 voices, and was last updated 7 years, 1 month ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Quform WordPress › Multi Select Enhanced
How can I change the style of the badges that get placed in the field when using an enhanced multi select in my form. I want the badges to be styled like a Primary Bootstrap 4 style.
I found this css for the badges:
padding: 1px 9px 2px;
font-size: 12.025px;
font-weight: bold;
white-space: nowrap;
color: #ffffff;
background-color: #999999;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
But can not find the element or where and how to use it.
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
Thank you!
Worked great!
L
hi,
On my form (http://dev.creativespear.com/metro/) I put a icon bitmap “fa fa-map-marker” by HTML, but it don’t be responsive, so i’d like to change the arrow icon to “fa fa-map-marker”.
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
Perfect, it’s works
thank you!