• Hi there!

    In the “Nos activités” section of my website (www.mabiblio.be) I would like to link the purple squares instead of the poping up link icons (which I will eventually take off I think). How could I do that?

    Thanks a lot in advance for your answer ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, did you mean to have purple square instead of circle when you hover over an item?

    Thread Starter Pidor

    (@pidor)

    No, sorry ??

    Actually I want two things :

    – get rid of the poping up link icon (I think I know how to do that)

    – link each purple rectangle to its respective article/page so that visitors of the website will click directly on the purple rectangle

    So basically I would like to move the link of each activity from the link icon towards the purple rectangle.

    Do you understand? Sorry if it’s still a bit messy ??

    Huh, this template purposely have links when you hover over projects. You can only remove remaining link even with css:

    .link-icon {
        display: none;
    }

    I can’t help you with linking project images, that require modification of fp-projects.php. You can contact aThemes for modifications of that kind.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Projects’ is closed to new replies.