1. SP Simple Portfolio
  2. Wednesday, 08 July 2020
SP Simple Portfolio: Where can i switch off view and title? (see Photo)

I like to have only the magnifying glass icon.

http://protective-sports.com/
Attachments (1)
Accepted Answer
Hi Bike Fan,
unfortunately, but there is probably no such option, so you must use custom CSS to hide it.

To hide all hover "red" buttons use:

.sp-simpleportfolio-btns {display: none;}


To hide only view button use:

.btn-view {display: none !important;}


To hide file name/title use:

.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title {
display: none !important;}

  1. more than a month ago
  2. SP Simple Portfolio
  3. # Permalink
Responses (7)
BTW
If I may, photo "34-bikepacking-z1i5433-protective-s2020-hh"
In the general photo is good, but how the photographer has shown back bag is weak. Right now, the rear-wheel could damage it during the ride. Somebody tied the bag in the opposite direction.


foto_4338_2020.jpg

BTW #2
There is also missing photo of the bag from the back-end. So I don't see if I can attach a red lamp or not?
Attachments (1)
  1. more than a month ago
  2. SP Simple Portfolio
  3. # 1
Hi Bike Fan,
unfortunately, but there is probably no such option, so you must use custom CSS to hide it.

To hide all hover "red" buttons use:

.sp-simpleportfolio-btns {display: none;}


To hide only view button use:

.btn-view {display: none;}


To hide file name/title use:

.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title {
display: none !important;}

Hallo Frank, hide file name is working, hide only view button unfortunately not.
  1. more than a month ago
  2. SP Simple Portfolio
  3. # 2
In that case You have two options

.btn-view {display: none !important;}


OR

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay .sp-vertical-middle a.btn-view
{display: none;}
  1. more than a month ago
  2. SP Simple Portfolio
  3. # 3
I guess those are Ortlieb bags (or very similar), right.
  1. more than a month ago
  2. SP Simple Portfolio
  3. # 4
Thank you so much, Frank! The first option is working fine!

For the bags i have to ask the owner.
Shop is coming soon!

Best regards,
Knut
  1. more than a month ago
  2. SP Simple Portfolio
  3. # 5
I guess those are Ortlieb bags (or very similar), right.

Yes, you are right! Those are Ortlieb bags!
  1. more than a month ago
  2. SP Simple Portfolio
  3. # 6


There are no replies made for this post yet.
Be one of the first to reply to this post!


This forum is archived

This forum has been archived. Please use JoomShaper official support system.