Page 1 of 1
Section hover text color not changing
Posted: Sat Nov 12, 2022 6:14 am
by rganguly
Hi,
The text color is not changing when hovering over a section.
I am using individual animation (transition) on hover and default on the text element,
hover on the section background color is working but not changing the text color on hover on that section.
Am I doing something wrong?
Please help...
Thanks
Re: Section hover text color not changing
Posted: Sat Nov 12, 2022 7:12 am
by Pablo
Not all animations / transitions can be used on all elements. The animations / transitions are generic.
In a section, all items are 'embedded' in the object.
if you need further assistance the please provide a DEMO project so I can see what you have done.
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
Re: Section hover text color not changing
Posted: Sat Nov 12, 2022 7:16 am
by rganguly
Re: Section hover text color not changing
Posted: Sat Nov 12, 2022 7:24 am
by Pablo
Thanks for the project.
I will investigate if this can be implemented in a future update.
Re: Section hover text color not changing
Posted: Sat Nov 12, 2022 7:26 am
by rganguly
Hi,
Has a transition option but not working.
Do not know why.
Am I doing something wrong?
Thanks...
Re: Section hover text color not changing
Posted: Sat Nov 12, 2022 7:38 am
by Pablo
As previously mentioned, animations and transitions are generic. They apply the same code to all objects.
This means that not all animations/transitions work on all elements, it depends on how the element works on a lower level.
In this case, your text is not just standard text, it is configured as heading. That is why it does not work.