How can I build a feature like the URL above, with 8 papels, each linked to a page, and the entire feature is full width, with no margin between images?
Tahir - thanks! After a little experimentation, it looks like the Image Gallery will work better for me. I have this setup, and am showing the image title on top of each image.
Now I want to style the title, and am using
.work-item img[title="PROCESSORS AND COLD STORAGE"] { color:#007!important; }
But I must be missing something since the color is still white. (I am just using color to determine that I am targeting the text I want. What I'll be doing is adding letter-spacing, line-height, and font-weight.)
http://themenectar.com/demo/salient-frostwave/portfolio-fullwidth-style-three/
How can I build a feature like the URL above, with 8 papels, each linked to a page, and the entire feature is full width, with no margin between images?
Thanks!
Larry
Hey Larry,
You simply have to put a Portfolio VC Page Element in it and then adjust the VC Options . Please see:
http://themenectar.com/docs/salient/page-builder-general/ and : http://themenectar.com/docs/salient/theme-options/portfolio/ .
Be.st
ThemeNectar Support Team
Tahir - thanks! After a little experimentation, it looks like the Image Gallery will work better for me. I have this setup, and am showing the image title on top of each image.
Now I want to style the title, and am using
.work-item img[title="PROCESSORS AND COLD STORAGE"] {
color:#007!important;
}
But I must be missing something since the color is still white. (I am just using color to determine that I am targeting the text I want. What I'll be doing is adding letter-spacing, line-height, and font-weight.)
You can view my work-in-progress at http://coldwellslr.wpengine.com/.
Thanks,
Larry
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team