Viewing 1 replies (of 1 total)
  • Plugin Author Damian Góra

    (@damian-gora)

    Hi,

    ad 1. You can’t apply scroll because there is Details Panel to the right. I recommend decrease the suggestions limit to 6 or disable showing description. You can also disable Details Panel. Then there will be more space.

    ad 2. You can add more space there using CSS

    
    .dgwt-wcas-sp {
      min-width: 100px;
      line-height: 16px;
    }
    

    If you aren’t familiar with custom CSS, take a look at this video.

    Best
    Damian

Viewing 1 replies (of 1 total)
  • The topic ‘few issues’ is closed to new replies.