-
AuthorPosts
-
June 3, 2022 at 1:44 pm #1354024
Hi!
I would like to change the text format of mit Hotspot-Tooltip. How can I do it?
Thanks in advance
ArantzaJune 3, 2022 at 1:59 pm #1354025the setting on default is:
.avia-tooltip .inner_tooltip { font-size: 0.925em; line-height: 1.65em; }
June 3, 2022 at 2:11 pm #1354027Yes, but I cannot change it :(
I’ve modified it, mut it doesn’t workJune 3, 2022 at 2:12 pm #1354029I also would like to change the width of the tooltip
June 4, 2022 at 3:05 am #1354091Hi,
Thank you for the update.
Where are you testing this? Please provide the link to the page so that we can check it.
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css modifications to regenerate the stylesheets or css files.
Best regards,
IsmaelJune 4, 2022 at 8:57 am #1354115Hi, the page is not online yet. I tested it on the quick CSS.
I could customize addin html-code on each tooltip, but I’d prefer adding it to cssJune 4, 2022 at 10:55 pm #1354191Hi,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:.avia-tooltip .inner_tooltip { font-size: 1.5em; line-height: 1.65em; color: #fff; } #top .av-tt-large-width { width: 350px; } .main_color .avia-tt, .main_color .avia-tt .avia-arrow, .main_color .avia-tt .avia-arrow { background-color: #add4ef; }
Feel free to adjust to suit.
After applying the css, please clear your browser cache and check.
If this still doesn’t work for you then we will need to see your example so we can examine, so please create a test site online.Best regards,
MikeJune 6, 2022 at 12:02 pm #1354291This reply has been marked as private.June 6, 2022 at 12:58 pm #1354294Hi,
Please try disabling any caching plugins and Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression then enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files and clear your browser cache, If this doesn’t correct please include admin login in the Private Content area so we can investigate.Best regards,
MikeJune 10, 2022 at 8:36 am #1354758Hi there!
I sent you an admin login a couple of days ago but I didn’t receive any answer from you yet. Can you help me with this issue?
Tanks!
ArantzaJune 10, 2022 at 12:45 pm #1354804June 13, 2022 at 4:13 pm #1355051Hi Mike,
thank you for your E-mail. I solved the problem. I created a class for the Tooltip and it work.
Thank you for your help
ArantzaJune 13, 2022 at 5:31 pm #1355071Hi,
Great, I’m glad that you found a solution. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJune 14, 2022 at 8:18 am #1355129Thank you. You can close :)
Have a nice day.
ArantzaJune 14, 2022 at 12:08 pm #1355148Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Customize Hospot-Tooltip’ is closed to new replies.