Title: Emdeding problem?
Last modified: April 23, 2020

---

# Emdeding problem?

 *  Resolved [fritzo62](https://wordpress.org/support/users/fritzo62/)
 * (@fritzo62)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/emdeding-problem/)
 * Hi,
    I embed the following object into a FAQ post: [wpfd_single_file id=”22399″
   catid=”82″ name=”SAP RFC SDK (DE)”] It works perfect as a single [post](https://icaro.com/faq/sap-rfc-sdk-verstehen-bereitstellung),
   but not in display/accordion style. Please open the FAQ _SAP RFC SDK verstehen:
   Bereitstellung_ to see the issue.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Femdeding-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Sungraiz Faryad](https://wordpress.org/support/users/sungraiz/)
 * (@sungraiz)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/emdeding-problem/#post-12726057)
 * Hi [@fritzo62](https://wordpress.org/support/users/fritzo62/),
 * I have inspected your website and the shortcode is working fine but you need 
   to work with the styles – [https://jmp.sh/41UVzQv](https://jmp.sh/41UVzQv)
 * You can fix it by adding the following CSS in Additional CSS Box (**Dashboard
   > Appearance > Customize > Additional CSS**)
 *     ```
       .wpfd-single-file .wpfd-file-link {
           background: red;
   
       }
       ```
   
 * ​Feel free to let me know if you need any further assistance.
    ​ ​Regards,
 *  Thread Starter [fritzo62](https://wordpress.org/support/users/fritzo62/)
 * (@fritzo62)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/emdeding-problem/#post-12726191)
 * Hi,
    very useful, thank you.
 * But how do I get rid of the useless 3 lines below?
 * .wpfd-single-file .wpfd_previewlink {margin-top: 10px;display: block;font-weight:
   bold;}.wpfd-single-file .wpfd-file-link {background-color: #444444 !important;}.
   wpfd-single-file .wpfd-file-link {color: #ffffff !important;}.wpfd-single-file.
   wpfd-file-link:hover {background-color: #888888 !important;}
 * Thank you a lot
    Andreas
 *  [Sungraiz Faryad](https://wordpress.org/support/users/sungraiz/)
 * (@sungraiz)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/emdeding-problem/#post-12729490)
 * Hi [@fritzo62](https://wordpress.org/support/users/fritzo62/),
 * This is the issue with the shortcode because it is using the inline style tag
   is not allowed by default.
 * You need to edit the plugin code for this purpose.
 * Kindly check the following video.
 * [https://jmp.sh/7bcG27O](https://jmp.sh/7bcG27O)
 * ​Feel free to let me know if you need any further assistance.
    ​ ​Regards,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Emdeding problem?’ is closed to new replies.

 * ![](https://ps.w.org/quick-and-easy-faqs/assets/icon-256x256.png?rev=2287561)
 * [Quick and Easy FAQs](https://wordpress.org/plugins/quick-and-easy-faqs/)
 * [Support Threads](https://wordpress.org/support/plugin/quick-and-easy-faqs/)
 * [Active Topics](https://wordpress.org/support/plugin/quick-and-easy-faqs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quick-and-easy-faqs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quick-and-easy-faqs/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Sungraiz Faryad](https://wordpress.org/support/users/sungraiz/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/emdeding-problem/#post-12729490)
 * Status: resolved