• Hi Everyone,

    Does anyone know how to build a portfolio with the functionality of this page where you can hover over a picture, click on it and it will link to a description of the project related to the image?

    Here’s the link – [see link below]

    I’m currently using Astra and Elementor Free but willing to upgrade to Pro or DIVI.

    Let me know and thanks!

    Melanie

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    The hover effect is done using the CSS :hover pseudo-selector and an opacity change. Such a rule could be added to the Additional CSS customizer section. You can also get a grid layout with CSS if your theme doesn’t already have such a layout.

    On your example link, all projects are separate posts using a custom post type. The portfolio page is an archive listing of a number of project posts. There are several plugins that could help you create custom post types. On a more basic level, you could just use regular posts for projects and assign them all to a “project” category or tag. The portfolio page could be an archive list of all posts in the “project” category.

Viewing 1 replies (of 1 total)

The topic ‘Portfolio Page’ is closed to new replies.