Hi,
how can I change the arrow of the more-link of the blog-element. I couldn’t find the position of the code.
Which file I have to adapt?
Thanks,
Daniela
Hi Daniela!
Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Cheers!
Yigit
Hi Yigit,
i think, the arrow of the read-more link is no icon. I solved this in an other way:
.more-link-arrow {display:none;}
.read-more-link a {background: ….. }
Other solution could be: .read-more-link:after {….}
Thanks!
Daniela