How to adjust the height of the Gift Registry widget with scrolling?

  • tester2017
    Asked on April 24, 2019 at 10:40 PM

    Hi,

    I've tried injecting a CSS code to set the height of the widget to 100 and add scrolling if past that height. I can't seem to get it to work. Could you please assist?

    Thanks,

    Debbie

  • Kiran Support Team Lead
    Replied on April 25, 2019 at 2:58 AM

    Please try adding the following CSS code to the custom CSS section of the Gift Registry widget.

    #checklist { height: 150px; }

    After adding the CSS code the widget should be displayed as in the screenshot below:

    155617537725042019 120403 Screenshot 10

    Thanks!

  • tester2017
    Replied on April 25, 2019 at 3:23 AM

    Thank you very much!


    -Debbie