Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #659241

    Dear Kriesi,

    Is there a way to set a portfolio grid to display the portfolio post’s title, excerpt text and read more link to the side (right)
    of featured images, rather than below the images?

    I have a particular set of portfolio posts where the featured image is vertical rather than horizontal, so it would work better this way.

    Thanks and best wishes,
    Richard

    #659754

    Hey Richard,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #665351

    Thanks Kriesi,

    Please see below private link.

    I would like the portfolio posts in the portfolio grid (in the bottom part of the page) to display with their title and excerpt next to their images rather than below. As the images are vertical format it would be much better displayed like this.

    So instead of displaying four portfolio posts like this:

    Image Image Image Image
    Text Text Text Text

    The four portfolio posts would display like this:

    Image Text Image Text
    Image Text Image Text

    Thanks, Richard

    #666224

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Andy

    #666532

    Thanks Kriesi,

    Please see below login details in the private area below.

    You have my permission to temporally disable plugins if necessary.

    Please note that I only wish to have the images and text side by side on the News page, not other pages that use the portfolio grid.
    It would be good to be able to set this as an option in the portfolio grid settings in a future version of Enfold.

    Best wishes,
    Richard

    #667906

    Hi,

    Set the Columns to “2” then add this in the Quick CSS field:

    .grid-col-2 .grid-image, .grid-col-2 .grid-content {
        width: 50%;
        float: left;
    }

    If you want to apply the modification to this specific element, turn on the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Best regards,
    Ismael

    #668534

    Thanks Kriesi,

    This is great!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Portfolio grid with excerpt to right’ is closed to new replies.