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

    Hi,

    I am not sure how I would go about this so it works on both mobile and computers. I am using the freelancer demo files and would like to present short text descriptions to each of image in the masonry gallery. I want to have a text box underneath each image. On mobile the images in the masonry gallery show up in one column which works, but on other devices I would like to have 2 columns, but still have the text boxes aligned to the corresponding image.
    Here is an example of the effect I would like, scroll down to “projekt” and you can see the text boxes underneath each corresponding image. Compare to how it looks on a mobile device.
    https://www.kvarteretk.se

    Also, is it possible to get the same hover effect as on the site I’m referring to?

    Thanks

    #1128621

    Hey smithprojekt,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #recent .av-masonry-entry-content.entry-content {
        min-height: 52px;
        padding-top: 10px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1128646

    Thanks, after some further thought I think it would look better with a portfolio grid. Is there an easy way of adding a portfolio item so that it looks exactly like this?

    I.e. it would be great if I could add that to my current theme so that I can just change text and images, I would like it to look exactly like your example.

    #1128650

    Hi smithprojekt,

    Of course, you can add it. Have you tried the portfolio grid?

    Best regards,
    Victoria

    #1128657

    Yes, I’ve tried that, it’s just that it would be a little bit easier and quicker if I could add the the portfolio items as it looks in the demo example and then just change text and images to that. I’m quite new to this. What I like is especially the little boxes with “Client”, “our task” “skills involved”.

    • This reply was modified 5 years, 10 months ago by smithprojekt.
    #1128667

    Hi again,

    So I’m slowly figuring out how to implement the portfolio. One other question though. I have placed my portfolio within a 1/2 column. When using the Ajax style, the preview naturally only shows up in the column that I put the portfolio in. Is it possible to have the preview expand over the second column?

    You can see what it looks like now: smithprojekt.se

    • This reply was modified 5 years, 10 months ago by smithprojekt.
    #1128709

    Hi smithprojekt,

    No the preview, will stay within the container it was originally put in.

    Here are the docs for you

    Best regards,
    Victoria

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