Home › Forums › Jevelin Theme › Portfolio Slider, Cover Picture
Home › Forums › Jevelin Theme › Portfolio Slider, Cover Picture
Hello. I’m really struggling on using your theme portfolio section. My goal is to use the single post gallery slider. However, I’m unsure how to set up the portfolio pages that way. Also, when I add my pictures to the ‘gallery slider’, they seem to crop the image rather than using the size to cover the area with a background. In addition, my arrows to go forward or backward for the image are different and weird. Any help will greatly be appreciated. Thank you
Hi there,
Can you please share a link where we can inspect this issue further? That would help a lot.
Best regards,
Shufflehound team
We have created a custom CSS which might improve the image crop situation for the portfolio slider, which you can add under theme settings:
.sh-portfolio-single-slider .sh-ratio-content { background-size: contain; background-repeat: no-repeat; }
Let us know if that helps!
That only helped with the image not being cropped. It however did not correct the image being a ‘gallery’. There are no arrows, no dots on the bottom of the image to tell the amount that is in the gallery, and the text is not in the grid. I have attached an image on what is missing from your example of the website and what is wrong with my site.
It seems that our theme has a compatibility issue with plugin one of your installed plugins – Post and Page Builder by BoldGrid as it is overwriting our styling for the portfolio carousel.
Can you please try to disable it? And see if that improves it?