Hello @pedano
Greetings. Hope you’re doing good.
Really sorry to hear about your issue. It seems this is happening due to having the PDF under the tab widget. However, I suggest you kindly try the below custom CSS.
div#tab-custom_tab2 {
display: block !important;
height: 0px !important;
opacity: 0;
padding: 0;
}
div#tab-custom_tab2.resp-tab-content-active {
height: 100% !important;
opacity: 1;
padding: 30px 0 15px;
}
You can simply 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
I hope it helps. Kindly, let me know how it goes.
Thank you!
Thread Starter
pedano
(@pedano)
Thanks! That fixed the load problem!!!
Hi @pedano,
Great to hear that your issue has been fixed now.
Feel free to contact our support anytime you need help, we are always here to help. If you don’t mind me asking, could you do me a favor, and spend 30-sec to review us following this link, this will help us to serve better.
Link to review – https://ww.wp.xz.cn/support/plugin/embedpress/reviews/#new-post
Thank you in advance!
Hi again!
Sorry! I attached the wrong review link accidentally. Kindly try this below link: https://ww.wp.xz.cn/support/plugin/embedpress/reviews/#new-post
Thank you!