How can I change the “Read more…” link and the arrow icon in the Masonry list style?
– find themes/bee/functions/functions-part4.php
– find line 842:
<a href="<?php the_permalink(); ?>" class="liquid-more-icon" title="<?php the_title(); ?>"><i class="m-right-arrow-curved"></i><?php if(!$show_social){ _e('Read more...', 'ux'); } ?></a>
for icon you could change m-right-arrow-curved as m-right-arrow