Hello
I want to remove the "back to>" (see photo below) of the articles. This only appears with the minimized window (or mobile version).
This image is hidden for guests. Please log in or register to see it.
When inspect the element, google shows me the file "responsive.css" and indicates the codes:
{p .backToCategory
color: # 000;
font-size: 32px;
}
But already tried changing the file (including "display: none" for example) but not resolved.
I need some help, please.