Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8716
    Anonymous
    Inactive

    Thank you so much for how responsive and helpful you have been.

    I’m wondering how I can decrease the white space above and below the homepage headline. Also, can I change the font size of the headline?
    Basically, above and below where it says this “When these experts took a second look, they changed their minds.”

    http://fluoridefreemaine.com password: ff

    Also, is there an easy way to donate a little more to you guys than just the paid theme? I don’t want to take advantage of your helpfulness by asking too many questions without compensating you. Thank you!

    #8732
    Sakin
    Keymaster

    @alisonmckellar: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    /* Homepage heading space above */
    #homepage-message { margin-top: 40px; }
    /* Homepage heading space below */
    .home #main { margin-top: 40px; }
    /* Homepage heading font size */
    #homepage-message { font-size: 26px; }

    Here is donation page link http://catchthemes.com/donate/

    Thanks for your appreciation.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘space above and below featured headline’ is closed to new replies.