• Hi, I’m working on a new layout with the virtue theme for my website under the directory https://bearkidsrecordings.com/test – I am wanting to have the Site tagline show under the logo in the webfont Cedarville Cursive but it is not showing properly. When I first tried it, it worked fine, but quickly reverted back to a regular font and is not working again.

    I also want to know how I can add some spacing between the bottom of the logo image file and the Site tagline.

    Help?

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

    (@jgreen624)

    Now, for no real reason that I can discern, the font is working – at least on Chrome. It’s not working on my iphone for the mobile version. Still looking to resolve the discrepancy between mobile and desktop and the font showing, and wanting to know how to add spacing to the tagline. Still need help!

    Your server is not allowing google fonts(sometimes). Most likely your server has something wrong in the htaccess file or mod security. I would try contacting your host company. See if they can track down why it’s giving a 403 error for your server. Could be as simple as a caching issue.

    To add space between the logo and tagline add this css to your custom css box in the theme options:

    .kad_tagline {
    padding-top:10px;
    }

    Kadence Themes

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Google Webfonts Not Working’ is closed to new replies.