Home › Forums › Jevelin Theme › Project image size
Home › Forums › Jevelin Theme › Project image size
Hello,
I am trying to auto resize images in project pages. Larger images are currently cropped.Ā Tried code in previous support thread (https://support.shufflehound.com/forums/topic/adjusting-size-of-portfolio-image), changing the max width/height helped a bit but not ideal.
Any help appreciated!
site example:
https://turbobambi.com/project/tantrum/
Hi @Claudiasimon,
I hope you are well today and thank you for your question.
Could you please tell me a bit more in detail what you are trying to achieve so that i can help you?
Best regards,
Shufflehound team
On the portfolio page, the full image is show. When viewing the project, the image is cropped.
Solution for this topic
You can try achieving it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-portfolio-single-slider .slick-list { min-height: 1500px !important; } .sh-portfolio-single-slider .sh-ratio-content { height: 1500px; }
Thank you, but unfortunately did not work!Ā Would it be easiest to resize images to meet portfolio dimensions?
I can see it working on your site as shown in the attached screenshot.
If you want more control on its size then you have to develop custom code.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Thank you for all your help š
You are most welcome here š