Option to edit Load More button

Currently it’s not possible to change the Load More button styles in settings. We used the CSS code:

.eapp-portfolio-project-list-load-more-button {
background: red!important;
color: blue!important;
font-size: 15px;
font-weight: normal;
}

Please add such option to the editor.

1 Like