Plugin Author
nK
(@nko)
Hey.
This option is not working for you?

Hi.
I have not a this option in Visual Porfolio.
You can see this on that Link:
Visual Porfolio simple. Not working pause on hower.
Screenshot
Thanks.
-
This reply was modified 5 years, 6 months ago by
zelleboba1.
Also, has not yet found an option to solve this problem. I need the line to be even and not tilted as it is now.
Simple how now
Plugin Author
nK
(@nko)
You can find this option inside the Layout panel (it is visible on your screenshot, but not opened). Click on the “Items” button and configure your layout (slider) settings.
The triangle from your last reply is not from our plugin.
Thank you for your help. It helps a lot.
But I have only one question left on inclined allocation. This makes your plugin in “Items Style” – Energie. How can I make this effect horizontal rather than tilted as it is now?
Thank you!
Plugin Author
nK
(@nko)
Hey.
I don’t know what do you mean. Something you want to achieve is available on demo pages? https://visualportfolio.co/
Hey.
I want to delete the red-shaded part. I just need a horizontal effect, that’s all.
You can see that screenschots:
Your Site
Delete that
Regards
-
This reply was modified 5 years, 6 months ago by
zelleboba1.
I have find a exit.
–vp-items-style-emerge–overlay-skew__height: 20px;
change to 0px; and all rigt!
But i dont know how i can this in CSS turn off (change)?
-
This reply was modified 5 years, 6 months ago by
zelleboba1.
Plugin Author
nK
(@nko)
Hey.
You can change it using a custom CSS module:
selector .vp-portfolio__items {
--vp-items-style-emerge--overlay-skew__height: 0;
}

Regards, nK.