• Resolved fgilbane

    (@fgilbane)


    WHAT HAPPENS
    Since I upgraded to the latest version the header title changed to a much larger size (the header description size looks the same). But it sometimes reverts to the size it was before the upgrade when clicking a difference page. At first I thought that it only happened on certain pages, but that wasn’t consistent. I also thought it might depend on the header image (I have 3 randomly showing) but when I switched to a single header image it still happened. It is easy to reproduce by simply clicking on each of the main menu links. It happens on Safari and on Chrome and desktop and mobile.

    I’ve tried using the customizer to change the font-size below to different values, but though the size changes results are still random.

    .blog-title {
    text-align: center;
    font-family: ‘Raleway’, sans-serif;
    font-size: 1.75em;
    line-height: 1;
    margin: 0;
    width: 100%;
    }

    OTHER INFO
    Not obviously related to me but when I first upgraded pages had a large black banner blocking a chunk of the content on the home page and others, but I think posts were ok. I suspected additional CSS in the customizer so I deleted all it and the problem went away. I then pasted back the CSS without having changed any of it, and everything was fine. But I noticed shortly after that the header size was changing.

    Thanks
    Frank

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @fgilbane,

    It looks like your site loads some CSS not included in Hemingway, targeting the blog title link. It’s difficult to tell where the CSS is coming from, since you have some sort of caching plugin installed that combines all of the CSS into a single minified file. My first step would be to empty the cache on your site, and see if that helps.

    If you’re running a Hemingway child theme, I’d also check to see if it includes the styles that are acting up. The styles (and some of the markup) in Hemingway were updated in version 2.0.0, which was released earlier in the week.

    – Anders

    Thread Starter fgilbane

    (@fgilbane)

    Hi Anders:

    Thanks for the quick response.

    I use WPRocket for caching which has 2 settings for CSS: minify and combine. I turned off both and the problem went away. I then turned them back on one at a time and clearing the cache. And the problem hasn’t come back.

    It turns out my WPRocket subscription expired 2 days ago and I just realized it earlier today since it appeared to be working, but that may have been an issue.

    I haven’t been using a child theme. Though I can’t be absolutely sure I didn’t change something in the CSS, my intent was not to touch it when I moved to Hemingway to keep my life simple.

    Anyway, I am all set, and love your them.

    Frank

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘header title size changing’ is closed to new replies.