Luke McDonald on "[Theme: Twenty Sixteen] How to Change Page Title Font-Size"

ساخت وبلاگ

How do I change the page title font-size? I've tried to change the font-size in the CSS codes for page-title to no avail. The website is http://www.godscoachu.org/. Thanks.

Rita

Luke McDonald
Member
Posted 8 minutes ago #

The entry title's font size changes at different screen size break points.

To change the font size for this element for screens 985px and larger you can try adding the following to your custom CSS rules.

@media screen and (min-width: 61.5625em) { .entry-title { font-size: 60px; }
}

Note: If you're not using a plugin like Simple Custom CSS or Jetpack's CSS module, you'll want to be sure and make the customizations via a child theme.

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 219 تاريخ : سه شنبه 25 خرداد 1395 ساعت: 10:40