Hello I would like hide the see all news button in page id 688. This button are showed using the widget aThemes:posts style 2
Im trying with this code but doesnt work.
.athemes.posts .more-button {
display: none !important;
}
Thanks in advance.
Regards.