Hi. How can tweak the font size and color for the date under my post title? It’s currently too big (See: ‘8 March 2018’).
Here’s the link: https://www.juanajaafar.net/2018/03/bila-ruang-menyempit-perempuan-patut-bangkit/
Hi. How can tweak the font size and color for the date under my post title? It’s currently too big (See: ‘8 March 2018’).
Here’s the link: https://www.juanajaafar.net/2018/03/bila-ruang-menyempit-perempuan-patut-bangkit/
Hi there,
Please add this code to the Global CSS:
.entry-header .p-meta .entry-date {
font-size: 15px;
}
You can find more info on how to check for CSS selectors here.
Then information about writing your custom CSS here.
Hope this helps.
Thanx very much.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.