Plugin Support
Fotis
(@markwaregr)
Hi there,
I am afraid this is quite complex since removing certain parts might alter the plugin to a point that it will not function correctly. In general, the plugin will load only the necessary libraries and not everything, unless you have chosen to load all Elements from Elements Plus settings.
Add this
.ept-top[data-tooltip]:before{padding:20px}
in your custom CSS box under Customize->Additional CSS to change the tooltip padding.
Let me know if this worked for you.
Thanks for this – it doesn’t seem to be having an effect though?
Plugin Support
Fotis
(@markwaregr)
Hi there,
Can you send me a URL so I can see the tooltip?
Plugin Support
Fotis
(@markwaregr)
Hi,
try this
.tipso_bubble{padding:20px}
in your custom CSS box under Customize->Additional CSS
Let me know if this worked for you.
That worked great – thank you very much.
HI
Once I have added my image and i hit add item, nothing happens! If I hit style an and then go back to content the content panel is not visible???
This is the page I am testing it on
https://www.kitdirect.co.za/index.php/test/
Thanks
Earl
DEfinitely an issue with your plugin hotspot as I tetsed it out on another website and did the same thing, also would not let me even edit the page, once disabled the page then opened!!!!!!
Plugin Support
Fotis
(@markwaregr)
Hi there @rodoyo
I noticed a javascript error in the Chrome Dev Tools console (https://developers.google.com/web/tools/chrome-devtools/open) related to the Smooth scroll functionality of your theme. This can cause any other function related to dynamic features (js features) to stop working. Can you check with the default WordPress theme?
Also can you check if you have content in your hotspot item https://prnt.sc/r7ytdb
Let me know if this helps