Custom icon button in the match list
Premium Version Only
Show a custom icon on the right side of the match list. One icon only!
Go to "FL+ Configurator" >> Match List Display Options >> Custom button image. And select an icon image.
Recommended using an image in SVG format. You can find many free images at https://pixabay.com for example.
Then in specific Match in "Premium Options" set parameter "Match List custom button" to "image only". If you select "image with link" fill URL in "Match List Custom button URL"
How to remove button border
Add this code as Additional CSS to Customizer.
.anwp-match-slim-btn {
border: none !important;
}
Customer support service by UserEcho