• hi, how to add cesear dressing font and bold as CSS Class of Site Title? I googled but could not find anything works, can you please help? thank you

    also, is there anyway to change position of Tagline, I do not like it in the middle of header image, how do I position it below site title? thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author nobita

    (@nobita)

    cesear dressing font ?

    is Caesar Dressing – Google Fonts ?

    If it does not work, please try the method described in google font.
    I tried several fonts, but it works normally.
    Sometimes, some fonts do not work, but I do not know the cause.

    
    #header-image .tagline{
        position: relative;
        text-align: left;
        top: 1em;
        width: 100%;
        left: 24px;
    }
    

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘how to add cesear dressing font as CSS Class of Site Title’ is closed to new replies.