Title font size

Support Area Forums Bottega Title font size

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #7278
    rainbowsplash
    Participant

    The title font on the home page is bigger and bolder than the other pages. Where do I make that change?

    #7283
    Bill Robbins
    Moderator

    Let’s add this to your “Custom CSS” box in the styling tab of the theme options page and see if you don’t end up a bit more even:

    
    
    #text-logo h1, 
    #text-logo p {
    	font-weight: normal;
    	font-style: normal;
    	line-height: 1;
    }
    

    If you run into any trouble, let me know,
    Bill

    #7290
    rainbowsplash
    Participant

    That seems to have taken care of it. I will eventually change it to a graphic, but for the purposes I need it for now, that will work! Thank you!

    #7291
    Bill Robbins
    Moderator

    Awesome!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Title font size’ is closed to new replies.