• Resolved danielkleindesign

    (@danielkleindesign)


    I styled this site meticulously with the getwid blocks, and it’s looking good but there is one very annoying problem with the site title in the header…

    The title should always remain the same on any page and the style should not change. I styled .site-title with font-weight:700, and it looks correct on every page of the site except for two of the pages and a couple of random posts.
    The inspector shows of course that the css isn’t any different in the header when viewing different parts of the site, and yet the font-weight is lighter on these pages and posts.
    I can’t for the life of me figure out why the header font would be different in any part of the site! Any tips please?!

    I’m using the google font Montserrat.

    .site-title {
    font-family: “Montserrat”,sans-serif;
    font-size:3rem;
    font-weight:700;
    line-height:1.5;
    text-transform: uppercase
    }

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter danielkleindesign

    (@danielkleindesign)

    figured out this was because the font wasn’t linked in the header code!

    Hello!

    I’m sorry to hear that you encountered an issue with our Getwid Base theme, and I apologize for the delayed response. I’m glad to know you were able to identify the cause of the problem.

    Please don’t hesitate to reach out if you need any assistance in the future.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.