modify css

Posted in: Newspaper
Post count: 13

Good afternoon everyone, in my previous versions of this magnificent theme I used this css code so that the titles of the pages would not collapse:
.td-page-title {
   font-size: 30px;
   line-height: 38px;
   margin: 15px 0 19px 0;

instead of this css that comes by default:
.td-page-title {
   font-size: 30px;
   line-height: 38px;
   margin: -9px 0 19px 0;

Now with the new version I am making the change so that the titles do not collapse but I can not lower the position of the title, I would appreciate help. The web is https://apptarot.com/

Thank you very much in advance. Excuse my english.

Post count: 13

sorry I have already solved it was cloudflare cache problem.

Post count: 35449

Hi, I’m glad that the problem was solved!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.