Home Forums Basel support forum Custom heading font not showing

Custom heading font not showing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11779

    AlanLee
    Participant

    Hi,

    1. I have set a Custom Heading and selected a different font from the default font, but it will only show the default font. Example here: Nunito is default font, Custom Heading set as Lora but as you can see from the screenshot, only Nunito is showing.

    2. Can you provide me with the CSS to set the font size for the text in the footer and copyright?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #11787

    Artem Temos
    Keymaster

    Hi,

    Send us a link where we can see this, please.

    Regards

    #11792

    AlanLee
    Participant

    Here you go:

    At the bottom, right before the Instagram pictures.

    What about question No. 2?

    #11793

    Artem Temos
    Keymaster

    1. Do you add it to the page content or to the HTML Block? Seems to be a bug in Visual Composer.

    2. Here is a code for this

    .footer-container p,
    .footer-container a,
    .footer-container {
    	font-size:18px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)