• Resolved astrogaeun

    (@astrogaeun)


    Hello, I’m trying to build a new page on my blog with a grid layout. I want the post titles to be smaller and wish to leave the page title bar font as it is. I tried adding the code below.

    .page-id-946 .entry-title  {
        font-size: 18px !important;
    }

    However, it made both the page title bar and the post titles smaller.
    What should I do to make only the post titles smaller? Do I need an extra CSS code?

    • This topic was modified 5 years, 2 months ago by astrogaeun.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change only the post title fonts without changing the title bar font’ is closed to new replies.