Remove Zoom Button SP Simple Portfolio - Question | JoomShaper

Remove Zoom Button SP Simple Portfolio

J

john@gs

Extension 3 years ago

Hello,

How can I remove the Zoom button for the SP Simple Portfolio items?

We just want the user to click through to the item, there's no need to open the image in a popup. Makes it confusing, it would be nice for the entire image/block to click directly to the item.

Kind regards, John

0
8 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #1367

Hi there!

You can use the following code to your custom CSS:

.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-btns a.btn-zoom
{
display: none;
}

Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/pu705g

https://prnt.sc/pu70zn

Hope this helps!

Best Regards

0
G
genova
Accepted Answer
2 years ago #35161

Merci beaucoup !!!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #35437

You are always welcome:)

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #35720

Hi,

If you do not have any other question about it, would you kindly accept the answer in order to close the post?

Regards

0
M
MaKe
Accepted Answer
1 year ago #71271

Hello! How do I make it work in other languages,thanks

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #71295

Hi MaKe,

Did you mean you want to translate the SP Simple portfolio? Then the following doc may help you:

https://www.joomshaper.com/documentation/joomla-extensions/sp-simple-portfolio/how-to-translate

Hope this helps!

Best Regards

0
M
MaKe
Accepted Answer
1 year ago #71299

I mean how does removing the Zoom button work in other languages,I tried, and it only works on English pages。

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #71438

Hello MaKe!

Kindly, share your site URL to check the issue. But it will be better to create a new post about it. We will try to help you there...

Best Regards

0