Home Forums Pro Themes Signify Pro change the seize for subtitle

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #188948
    menyak tulku
    Participant

    Mr Psink,
    I’d like to know how to change the seize of the subtitle “Nmiba france” larger.
    Url https://nmibafrance.org/
    I used the CSS code

    .site-description a{
    font-size: 2O0%;font-family : Georgia
    }

    but it doesn’t work

    #188958
    Psink
    Keymaster

    @MENYAK-TULKU, the CSS you wrote is incorrect. Here is the correct one

    .site-description {
    font-size: 25px;
    }

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