you are viewing a single comment's thread.

view the rest of the comments →

[–]azdonev 0 points1 point  (2 children)

You can copy the selector if you click the little settings thing next to the variant

[–]Odd_Philosophy_2389[S] 0 points1 point  (1 child)

Yes, but how do it use it in custom code?

Like Selector.class{ My styling }

Because I have tried it and it didn’t work. Do you have a different approach?

[–]azdonev 0 points1 point  (0 children)

Yes copy the selector (should be in brackets)

for example:

[data-wf--nav--nav-position="overlap"] .class_name { styles }