• Resolved Kenny Bayless

    (@hijoprodigo)


    When adding notes in a Dynamic recipe card, the bullet points do not leave enough space for the text. Please see link for example. Thank you for your wonderful support!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP Delicious

    (@wpdelicious)

    Hi @hijoprodigo,

    Thank you for letting us know about this issue. We have informed our team to fix it in the next update.

    For an immediate fix, you can add below CSS code via Appearance > Customize > Additional CSS.

    .entry-content .dr-note ul > li{
        padding-left: 25px;
    }

    You can adjust the padding-left value as per your requirement.

    If you face any issues, kindly let us know.

    Thread Starter Kenny Bayless

    (@hijoprodigo)

    That did the trick, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Notes in Dynamic recipe card’ is closed to new replies.