element:hover ~ otherelement
Hi,
in CSS i can foor do the following for example:
i can hover over Div A to effect Div B
in Brizy every element has its own custom CSS.
how is it, that i cannot use
i have set class and id of "Individuell" as #Individuell respectivly .Individuell
i have a white Dummy Text on the top left as #wording .wording for class and id
so lets say i write the custom CSS Code for the Textelement "Individuell"
element:hover ~ .wording{opacity: 0;}
or
element:hover ~ #wording{opacity: 0;}
the dummy text does not disappear?
if i give the dummy text
element:hover{opacity: 0;} it works
am i not referring to the correct object? i mean clearly i can affect other css classes / ids from the custom css field of another item (that works, eg: the custom css of the dummy text has .Individuell:hover{opacity: 0;}

examplepage: https://www.gadnet.it-klein.com/
-
Hi,
Thank you for all these details!
We would like to check this problem from your dashboard. Could you please send us the wp credentials for these sites? I have created a private ticket for this request. You had to receive a notification regarding this by email. Could you send us in that private message the wp credentials to them?
Best regards,
Nelea.
0
Please sign in to leave a comment.
Comments
1 comment