Featured Posts

Homepage Community Forums Ally Theme Support Featured Posts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12601
    intelisystems
    Customer

      Hi,

      I am working on http://www.newhopes.org/km/ with Ally theme.
      For the Footer Widget, I am using Featured Posts widget.
      I would like reduce font size of Post Tile and space between Post Titles.
      Can you let me know where to go in the CSS file?

      Thank you in advance.

      #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.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.