Topic: Custom font question
Since we can control the icons easier now (thanks!) is there a way to differentiate what is used for the gallery and thumbs? Right now they use the same number which results in the same icon.
.jb-navigation .jbn-left-button:before, .jb-flag-large-screen-mode .jb-navigation .jbn-left-button:before
{
content: "\e000";
}
.jb-navigation .jbn-right-button:before, .jb-flag-large-screen-mode .jb-navigation .jbn-right-button:before
{
content: "\e001";