Align Bullets

Hi,
I need to align the bullets in this page.
They appears at bottom,they should appear in the middle or top.
Any suggestion?
Thanks


Comments

  • Hey,
    please try using this custom CSS for now. We will take care of this issue so it does not appear in the future.
     
    ul.list_mixed li::before, ul.list_check li::before, ul.list_star li::before, ul.list_idea li::before {
    bottom: unset !important;
    }
    thanks
  • Thanks Bryan

    Looks good!
    ^:)^

    Giselle

Sign In or Register to comment.