• Resolved vilmoskoerte

    (@vilmoskoerte)


    When setting the Page Title Font Case to None (or anything other than the theme default Capitalize) you should also set letter-spacing:0em [and, of course, when changing it to Capitalize it should be set back to the theme default letter-spacing:0.14em].

    Likewise, also the other options Archive Title Font Case and Post Title Font Case should be treated the same.

    (I did add the following to my style.css to achieve this result:

    body.page:not(.twentyseventeen-front-page) .entry-title {
        letter-spacing:0em;
    }

    )

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    Hi,

    Thanks for your feedback. We’ll take a look at this and get back to you. It may be that this should be a separate option altogether!

    Oliver

    Plugin Author Oliver Campion

    (@domainsupport)

    Hi,

    Options to remove letter spacing have been added to the latest update.

    Can you please confirm this addresses your requirement?

    Thanks,

    Oliver

    Thierry

    (@theremingenieur)

    I just discovered that there is now an option to change the footer background color. Unfortunately, there is no option to change the foreground color, so the use is relatively limited.
    My idea was to put the footer into a kind of night mode to make a real contrast with the page layout which is black on white. So, I’d basically select a dark grey background and a clear grey foreground, as soon as you make the foreground option available ??

    Plugin Author Oliver Campion

    (@domainsupport)

    Hi Thierry,

    If you mean options to change title, paragraph and link colours in the footer then yes, this is on the list already for the next update ??

    Kind regards,

    Oliver

    Plugin Author Oliver Campion

    (@domainsupport)

    Hi Thierry,

    Today’s update has these footer options to change the colour of titles, text, links and hovered links.

    Please confirm this works as you would expect.

    Many thanks,

    Oliver

    Plugin Author Oliver Campion

    (@domainsupport)

    Going to mark this as “Resolved” ??

    Oliver

    Thread Starter vilmoskoerte

    (@vilmoskoerte)

    Hi Oliver,

    my problem is solved by the new version of the plugin, thank you!

    Plugin Author Oliver Campion

    (@domainsupport)

    That’s great. Thanks for letting me know.

    Oliver

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Content Options -> Page Title Font Case = None’ is closed to new replies.