• Resolved jbkeefer

    (@jbkeefer)


    I have loaded a custom font using font-face and tried to used that font in child theme css but does not seem to be applying.

    I am suspecting that somewhere closer to page rendering the font is being set. Using important! Seeemed to remove light breeze default font, but did not assign my custom font.

    Any suggestions? I am thinking somewhere in your acript you are assigning the font in the light breeze post styling.

    Thank you very much for your help.

    Jamie

    https://wordpress.org/plugins/blog-designer/

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

    (@jbkeefer)

    Also, when the page is reduced in width the line spacing is too tall as default.

    Is there anyway to adjust that? CSS changes on the selector:

    .bdp_blog_template .blog_header h1 a {
        text-decoration: none;
        line-height: 21px;
    }

    does not seem to take edits. I can not change the line-height.

    Please advise

    jamie

    Thread Starter jbkeefer

    (@jbkeefer)

    I found this was being overidden by google fonts…marking resolved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Changing font on light breeze post title’ is closed to new replies.