Hi there
I need to do 2 things please:
at xx
if I click on one of the pictures, say “activity patterns:, how can I make the picture thinner and the text wider (under “activity patterns”) half and half,
and make the picture on the left so that it isn’t a link and does get the hover overlay.
thanks
Frank
Hey Frank!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .portolio-preview-list-image { pointer-events: none; }
.portfolio-preview-image { width: 50%; }
.portfolio-preview-content { width: 50%; }
Best regards,
Yigit
hi there
you guys are awesome!!!
a few more things :
how do I make it so that none of the preview images link to images with the image overlay? ie make the others (energy monitoring, extreme temps etc) the same as activity patters?
also, the 50/50 works in chrome and ie, but not in firefox. any ideas?
Frank
hey Ismael
I did get the link thingy fixed- I changed the “diplay preview images” to “image list.
and Firefox wasn’t working because it was holding the old stuff in the cache.
thank you again!!
Frank