#10694
Skandha
Participant

@cahdpo: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

.ctis-load-more {
    background-color: #1151d3;
    color: #fff;
    padding: 15px;
}
.ctis-load-more:hover {
    background-color: #202f5b;
}

Let me know if this works out!
Kind Regards,
Skandha