Skip to main content
Answer

Card List images, hide download button and decrease margin

  • December 11, 2023
  • 1 reply
  • 57 views

Harm Horstman
Superhero
Forum|alt.badge.img+21

The card list is wordt quite good now in Universal when running on a smaller screen.

Two little optimizations in the layout would make it almost perfect. 

  1. Is there a way to make the margin between the image/icon and the text area smaller? 
     
  2. Is it possible to get rid of the image download button? When download of images is needed it will be done via the form i guess in most cases.

 

 

Best answer by Erwin Ekkel

  1. not by default, but you could use custom CSS to achieve this. 
  2. This is only for columns with extra options (like download) excluding those columns would make the dots disappear. Or you could also use custom CSS to achieve this. 
This topic has been closed for replies.

1 reply

Forum|alt.badge.img+17
  • Moderator
  • Answer
  • December 21, 2023
  1. not by default, but you could use custom CSS to achieve this. 
  2. This is only for columns with extra options (like download) excluding those columns would make the dots disappear. Or you could also use custom CSS to achieve this.