Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter davidwinston

    (@davidwinston)

    Thank you very much it worked like a charm. Now I would like to increase the font size of my page entry title. I get how it’s supposed to work but I just don’t know how to call it correctly.

    For editing my post font size this worked:
    /* For Post Title */
    #content .post .entry-title{
    font-weight: bold;
    font-size: 50px;
    }

    but I don’t know how to change my page title. I hate to bother you again. Can I look up the names of the variables somewhere (here post title) so I don’t have to bother you guys all the time.

    Thank you very much for your time and I hope i can resolve this things alone in the near future.

Viewing 1 replies (of 1 total)