• Resolved MHJP

    (@mhjp)


    Hi. Unfortunately, the maximum-font size (using a slider to set these is a bad idea, should allow numeric settings) for Page Titles is not large enough. I cannot figure out the CSS code to over-ride the setting. This doesn’t work: .twentyseventeen-panel .header h2 {font-size: 2.6em;}

    Appreciate some suggestions. Thanks. Mike

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter MHJP

    (@mhjp)

    Hi. I figured it out:

    .panel-content .wrap header.entry-header h2.entry-title {font-size: 2.6em;}

    Plugin Author Oliver Campion

    (@domainsupport)

    Hello Mike,

    Many thanks for your email.

    We chose to use a slider because this plugin is aimed at users who have no knowledge of CSS and so “em, rem, px, pt, etc” will mean nothing to them.

    Also opening it up to a numeric setting will not help as users will have no concept of what size a particular em is. And more issues when people add in text to try to change the unit type.

    What we can do, however, is edit the range to go larger than 2.25em which we will do on the next update.

    Oliver

    Plugin Author Oliver Campion

    (@domainsupport)

    Hello Mike,

    Just to confirm, we have updated the plugin today and the max title font size is now 2.75em.

    Kind regards,

    Oliver

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Over-riding Page Title Font Size’ is closed to new replies.