how to remove time icon from portfolio arrow? (fixed-nav fixed-nav-prev format-)
I ve already hidden all the time icons from the site by adding
.icon-clock { display: none; } on betheme options,
but there are still visible on the arrows on the portfolio items preview/next buttons mouse over on the bottom of the page. (fixed-nav fixed-nav-prev format-)
eg.
also, can these arrows cycle when they reach the last portfolio item instead of "ping-pong" ?
( i mean if there can be an arrow to the first item - and the previous - when i reach the last instead only the previous)
Comments
To remove all clock icons, please use below css instead: About cycle arrows, this is unfortunately not possible to do what you need.