• Resolved rbrosi

    (@rbrosi)


    Hello,

    how can i add a additional CSS to get a few Spacelines between the listing and the Part that Displays the Content with Answers ?

    Regards

    Rainer

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

Viewing 1 replies (of 1 total)
  • Plugin Author Usman Ali Qureshi

    (@usmanaliqureshi)

    Hi,

    Thanks for reaching out to us.

    You can use the following CSS code in Additional CSS to add some padding to the top of the content of the FAQ.

    .dvfaq-accordion-content {
    padding: 10px 25px 25px 25px;
    }

    Let me know if you require further assistance.

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘CSS Question’ is closed to new replies.