• Resolved roxirose

    (@roxirose)


    This is the code I’ve put on Custom CSS:

    h1#site-title {
       font-size:4em;
    }
    
    h1#site-title a:hover {
       color: #720039;
    }

    Problem is… The new text-size is available only at Home-Page. Try go on site’s homepage, then click on a page(Fashion, Travel etc.) You’ll see the text is smaller on pages.
    What change should I do in the code in order to make the size of the title available on ALL pages?

  • The topic ‘CSS code for title size, working ONLY at homepage’ is closed to new replies.