To hide the first and last buttons (≪ ≫) in the Ajax numbered pagination, please add this code to Custom CSS field (the left textarea) in Content Views >> Settings page:
.cv-pageitem-first, .cv-pageitem-last {display: none !important;}
(If you are using the Free version, you might add above CSS to the file style.css of the theme)
Best regards,