Tagged: x
-
AuthorPosts
-
December 4, 2016 at 9:07 am #1280505
thatcreativeguyParticipantIs there a way to shrink down the extremely large images on the portfolio pages in the icon theme? Or is it set to default like that and can’t be changed? Link here – http://that-creativeguy.com/the-work/
I would love to make the image much smaller because it’s needed so that people can get a glimpse of what design piece they will be looking at.
Or if it can be hidden, that’s an option too!
Thanks!
December 4, 2016 at 9:12 am #1280506
thatcreativeguyParticipantThis reply has been marked as private.December 4, 2016 at 9:26 am #1280512
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
@media (min-width: 980px){ .x-portfolio .entry-featured { max-width: 50%; margin: 0 auto; } }Hope it helps 🙂
December 5, 2016 at 10:58 am #1281812
thatcreativeguyParticipantThis reply has been marked as private.December 5, 2016 at 11:14 am #1281825
RupokMemberHi there,
Thanks for writing back. You can use the below CSS to hide the texts :
.x-portfolio .entry-content.excerpt { display: none; }Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1280505 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
