-
Author
Tagged: pin color
-
June 10, 2015 at 20:29 #61877GandamParticipant
Hi,
I was wondering whether we can change color on pin color and its popover title color. I have added this code, but it didn’t work, not sure if I did it correctly.
[kleo_pin type=”icon” icon=”group” top=”50%” left=”50%” tooltip=”popover” tooltip_position=”right” tooltip_title=”test box ” tooltip_color=”red” tooltip_text=”this is a test message ” tooltip_action=”hover” animation=”animate-when-almost-visible” css_animation=”right-to-left”]
June 10, 2015 at 20:56 #61882LauraModeratorHello, can you link me to the page? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 10, 2015 at 21:24 #61891LauraModeratorHello, right click is disabled, could you enable it? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 10, 2015 at 21:34 #61896GandamParticipant@Laura – I can disable the right-click protection but not sure why it has to do with changing pin & popover color. I thought that you could just correct my code to fix this problem, no? 🙂
For an example, I want to change the pin to red color, then I add this code: tooltip_color=”red” What is that correct way to do?
[kleo_pin type=”icon” icon=”group” top=”50%” left=”50%” tooltip=”popover” tooltip_position=”right” tooltip_title=”test box ” tooltip_color=”red” tooltip_text=”this is a test message ” tooltip_action=”hover” animation=”animate-when-almost-visible” css_animation=”right-to-left”]
June 11, 2015 at 00:23 #61919LauraModeratorHello, there is not a color option, thats why i wanted to check out the css to give you a solution in css 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 11, 2015 at 01:04 #61928LauraModeratorHello, please add this CSS code to QUICK CSS in General Settings, this will make it black, then just edit the color as you want
COPY CODEspan.kleo-pin-icon.hover-pop.animated.animate-when-almost-visible.right-to-left.start-animation span { background-color: black; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 11, 2015 at 01:12 #61930GandamParticipantHi,
Thank you, but this “quick css code” will change the pin color permanently, right? I was hoping if I could make simple changes from VC backend editor in selected posts or pages only. Can that be done?June 11, 2015 at 02:58 #61937LauraModeratorHello, right know as i know, that cant be possible
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.