Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #431472

    Hi!

    I’m planning to upgrade to Enfold and would like to know a few things:

    1) Where can I best see the parallax effect in action? Do you really need to use a slider on the page for the parallax effect to function?

    2) Can I build a blog layout like this (see link)? Basically it is a 3-column blog grid, without sidebar (only visible when post is opened). On top there is a category “The Brief” (news aggregator) which displays only titles, and links directly to other websites. Below, the latest post is shown full-width. And below that, there’s the blog grid.

    I also wonder if a menu icon can be added on top, which opens a window that shows the main menu, blog posts, etc

    Thanks!
    Poirot

    #432053

    Hi Poirot!

    Thank you for considering the Enfold theme. You will not regret it.

    1.) Other than the slider, it is possible to use the color section element to create a parallax effect. That way you can add contents in front of the parallax. You can see the parallax effect in action here: http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/

    2.) Yes, you can create a 3 column blog layout and add another for the featured post. Use the advance layout builder for that. The custom menu icon is not available, unfortunately.

    Cheers!
    Ismael

    #432742

    Hi Ismael!

    Great, thanks man. Just one more thing: Can you guys then help with the blog category that should only display titles? Is that feasible?

    Cheers,
    Poirot

    #433277

    Hey!

    Do you want to remove other parts of the posts in archive or category pages and leave the title? Add this in the Quick CSS field:

    .archive.category .entry-content, .archive.category .entry-content-header .post-meta-infos {
      display: none;
    }

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.