Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dimal

    (@dimalifragis)

    Kawshar Ahmed

    (@onlykawshar)

    Hello @dimalifragis,

    Thanks for pointing this out. Our Dev Team is working on it. Hopefully, it will be fixed soon. I will also let you know the update when it will be fixed.

    Thank you

    Kawshar Ahmed

    (@onlykawshar)

    Hello @dimalifragis,

    I hope you’re doing well.

    You can simply add some Custom CSS to fix this issue. Here the Custom CSS is given below –

    .betterdocs-categories-wrap li {
      align-items: start;
    }
    
    .docs-item-container li svg {
      margin-top: 8px;
    }

    You can simply add custom CSS by navigating to your WordPress Dashboard -> Appearance -> Customize. After you are on the Customizer page, search for the “Additional CSS” option. You can then go ahead and insert CSS Code.

    Since most of our users what to align this icon on the center position. So I think It would be awesome if you use this Custom CSS to fulfill your need.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Doc items sidebar icon when long title’ is closed to new replies.