Tagged: x
-
AuthorPosts
-
July 26, 2016 at 3:47 pm #1104131
SKBlueParticipantHi,
I’m looking to recreate a similar full-masonry portfolio page such as the one found here – is this at all possible? This format, or at least something close to it, would be perfect for our needs (Current site stack is in Integrity).
Any help here would be very much appreciated. 🙂
July 27, 2016 at 12:37 am #1104640
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.page-template-template-layout-portfolio .x-container.max.width.offset { width: 100%; max-width: 100%; } .page-template-template-layout-portfolio .x-iso-container>.hentry { padding: 0; }Hope that helps.
July 27, 2016 at 1:26 pm #1105636
SKBlueParticipantThat’s great, very useful – thankyou!
July 27, 2016 at 2:31 pm #1105746
JoaoModeratorGlad to hear it,
Let us know if we can help with anything else.
Joao
July 27, 2016 at 3:53 pm #1105893
SKBlueParticipantHi Joao,
I do have a quick follow up question – is it possible to remove the titles of each portfolio item, so it is literally just the images? (see example here: http://www.erikjohanssonphoto.com/ and image attached).
Thanks again for all your help 🙂
Rob
July 27, 2016 at 8:21 pm #1106251
LelyModeratorHello Rob,
Please resize the screenshot and then upload it again. Then share your Portfolio page URL so we can check what we can do. It will probably be possible with some custom CSS.
July 28, 2016 at 3:00 pm #1107613
SKBlueParticipantThis reply has been marked as private.July 28, 2016 at 9:20 pm #1108141
RadModeratorHi there,
Please add this CSS as well,
#grid .item a div.wrapper div.project-title h2 { display: none; }Hope this helps.
August 2, 2016 at 6:44 pm #1114599
SKBlueParticipantHi Rad,
Thanks for the CSS code – it didn’t provide the desired outcome unfortunately. I’ve attached two images, one of the portfolio page as it stands (with the latest CSS code), and one with the amendments I’m trying to make for each portfolio post thumbnail in a similar manner as the example website linked previously.
To clarify, i’m looking to remove the individual portfolio post titles and space horizontally between each post.
Thanks for everything thus far!
All the best,
Rob
August 3, 2016 at 2:07 am #1115017
ChristopherModeratorHi there,
Please add this :
.page-template-template-layout-portfolio .entry-wrap.cf { display: none; } .page-template-template-layout-portfolio .has-post-thumbnail .entry-featured { border-bottom: none; }Hope it helps.
August 5, 2016 at 5:22 pm #1119441
SKBlueParticipantPerfect, thank you so much!
All the best,
Rob
August 5, 2016 at 5:32 pm #1119461
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1104131 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
