badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Archive Posts Title Font Size (on Mobile)

#98311
newsdev
Participant

Ok I think I sorted it out with this:


@media
only screen and (max-width: 480px) {
.site-main .entry-title {
font-size: 23px;
}
}