Pagination arrows now showing
-
Hi,
For some reason, my pagination arrows are not showing.
My code in my CSS is:
.paging li.prev a:before { content:"\f053" font-family: "Font Awesome 5 Free"!important; margin-right: 0.5em; }
I just cannot get the arrow to show. If I insert the icon in my page using the following, it works fine, but I can’t work out how to get it in my CSS.
<i class="fas fa-chevron-left"></i>
Can anyone suggest what I have wrong?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Pagination arrows now showing’ is closed to new replies.