Home Forums Pro Themes Magpaper Pro Add Custom Font

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #119884
    Kingston Kingsley
    Participant

    Hey,

    Thanks for all your support so far, really appreciate how responsive you’ve been.
    I’d like to add a font to my site (specifically for my title), I have the .ttf and .otf files already. I downloaded the custom font plugin and uploaded them but it’s not showing up under my customization->theme options->typography section. How do I get the theme to recognise the font?

    Also, I’ve noticed that the header images are automatically greyed-out – I put a white background image up and it comes up grey (http://www.therocketsurgery.org/blog/) – what’s the code to cancel this?

    Thanks again!

    Kingston

    #120105
    wensolutions
    Keymaster

    Hello,

    Regarding your query about the typography section, the theme has options in the customization section as shown in the screenshot below:

    https://prnt.sc/rtwygl

    So you can select the typography from the dropdown option available there.

    Regarding your query related to the background image, you can follow the path Admin Panel > Appearance > Customize > Additional CSS and add below given CSS to see if this works.

    .site-content .relative .overlay {
        background-color: #ffffff;
    }

    If this won’t help, please provide us the screenshot marking the section where you want to change background color to white.

    Hope this helps.

    Regards.

    #156963
    Richard Mertens
    Participant

    So, it is not possible to add a font, that is not listed there? It should be possible somehow?!

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