Hi,
I currently have a web gallery that displays certain portfolio items based on category and rather than hit the back button every time to go to the next gallery item, is there a way to select the next portfolio item from within another one ?
many thanks
Hey coxsox!
In the single portfolio post view there should be “post navigation” buttons on each side of the screen where you can click to view the next post.
You can see them in action here, http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-gallery-3/.
Best regards,
Elliott
Thanks, didn’t see them, is there anyway to make them more visible, or duplicate them as buttons within your portfolio entry ?
Hey!
Add this to your custom CSS.
#top .avia-post-nav { background: rgba(0,0,0,1) !important; }
Cheers!
Elliott
many thanks, never used custom CSS, is there a guide somewhere, cheers.
Hey!
You can add it in Dashboard > Enfold > General Styling > Quick CSS.
Or you can use a child theme, http://kriesi.at/documentation/enfold/downloads/, and add it to the child theme stylesheet.
Cheers!
Elliott
great quick CSS seemed to work, many thanks