Hi there i would like to display:none the hover mask in the porfolio slider like for example on this site
http://slidebird.wpengine.com/portfolio/stroeck-filiale/
i tried to class .mask-content or .porftolio-mask but the problem is if i dont display those classes the picture isnt linked at all… is there a way to just link the picutres without this horrible hover mask?
thx
Hello,
Please add this code in custom.css file.
.portfolio-item .portfolio-image .portfolio-mask{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
as i wrote i already tried this… problem with this method is that i want the images to be linked… if i hide the entire hover mask the links are not displayed as well… so i want just the normal image with an link without the hoover mask… it worked on the blog slider on the start page slidebird.wpengine.com
thx for help
Hello
You may manually remove unnecessary fields from line 43-48 in legenda\content-portfolio.php.
With best regards
Brian Johnson
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.