How to display a picture under the active link of navbar?

Hi! ?Can you help ?

is it possible to diplay an image under an active link of the navbar like in the image below?

When we go to another page, the image must be under another link.

Hi Paul.

Yes, it is possible.
Just put images under (or above) the links and make their opacity=0% on load (initial appearance). Then add interaction (on click trigger) to every link and inside it make certain image opacity=100%.

Hope it helps,
Anna

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.