Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter roberto22

    (@roberto22)

    Hello @roberto22,

    I hope you are doing well.

    I have checked your screenshots and website. It seems your text format is coming from your Theme’s style. You can easily update the color of your list text color and BetterDocs single content text color from BetterDocs -> Settings -> Customize BetterDocs option.

    Please check this screencast to learn more – https://d.pr/v/qqGQAU

    Don’t forget to clear your caches after making any changes.

    Let me know how it goes. Thank you!

    Thread Starter roberto22

    (@roberto22)

    Hi,

    Following the video, it only adds the margin to the table of content https://prnt.sc/eMMPLI6Sgh2F but not to the text in the document https://prnt.sc/OaIQGd2dp7YM

    Hello @roberto22,

    Thanks for the update. You can add some Custom CSS to fix this. Here is the Custom CSS given below –

    .betterdocs-content ul li, .betterdocs-content ol li {
      margin-left: 30px!important;
    }

    Note – You can change the value of margin-left as you need.

    You can 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.

    Please check this screencast to learn more – https://d.pr/v/QrrfTw

    Let me know how it goes. Thank you!

    Hello there,

    Greetings. I hope you are doing well.

    I haven’t heard from you since then. I am resolving this thread here, As I get it resolved on my end using this Custom CSS. Please let us know about the update. I wish you a good day.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘List format’ is closed to new replies.