Hello @shaweb,
Use this below custom CSS code in that accordion’s custom CSS section then update the post.
.wpsm_panel-group .show{ display: block !important; }
Let me know if any issue.
Thanks
Thread Starter
shaweb
(@shaweb)
Hello Deepesh,
Thanks…But it didnt help.
I added that to the Page bottom custom CSS
Can you Help Me?
-
This reply was modified 2 months, 1 week ago by
shaweb.
-
This reply was modified 2 months, 1 week ago by
shaweb.
Hello @shaweb,
Now Accordions open. Now Use this below custom CSS code in that accordion’s custom CSS section then update the post.
.entry-content .wpsm_panel iframe{ width: 100% !important; }
Let me know if any issue.
Thanks
Thread Starter
shaweb
(@shaweb)
THANK YOU VERY MUCH DEEPESH
IT WORKED