I would like remove the box that says "Get more details" from the header of bluap template.
Could you please tell me how to do that?
Thanks.
.gkIsWrapper-gk_bluap .figcaption a.button {
display: none;
}