Reply To: Featured Posts

Homepage Community Forums Ally Theme Support Featured Posts Reply To: Featured Posts

#12613
Wes
Moderator

    Look for this in your css around line 2278

    .footer-widgets .featured-content .entry-title {
        margin: 0 0 10px;
    }

    You can add a font-size to it, and you can adjust the bottom margin from there as well.