Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Kim L

    (@kimmyx)

    Hi @rtummla,

    Thanks for the post!

    You can add a space between the icons via CSS. Please add the following CSS code to Appearance > Customize > Additional CSS (or to wherever you usually add custom CSS)

    span.wpdadataforms-icons{
    margin-right: 10px !important;
    }

    Feel free to adjust the values. Let us know if that works! 😊

    Thread Starter rtummla

    (@rtummla)

    Hi Kim,

    this does add to the right of left of the icons i want to space between the icons, i have a master child table enabled relationship and delete buttons they are close to each other.

    Another issue i have is when i enable dynamic hyper link in this table these buttons does not work no action on click.

    Thankns

    Plugin Contributor Kim L

    (@kimmyx)

    Hi @rtummla,

    Could you send us a link to your table so we can take a closer look?

    You can send us a message at Contact | WP Data Access if you want to share it privately.

    We’ll wait for your message!

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.