change h2 title size of widgets at sidebar

Homepage Community Forums SquareOne Theme Support change h2 title size of widgets at sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11948
    elenabrz
    Customer

      Hi Wes I’m using the Genesis featured post widget (staging site) and the titles of featured posts (h2 entry title class, or so it seems) look huge on that sidebar. How could I modify the size only for those widgets/sidebar?

      Thanks!

      #11975
      Wes
      Moderator

        This will be fixed in the next update. You can add this to your css –

        .sidebar .featured-content .entry-title {
        	font-size: 20px;
        }

        You can add it anywhere you want, but I’ve added under this section –

        under this section –

        /* Featured Page and Featured Post
        --------------------------------------------- */
        #11981
        elenabrz
        Customer
          This reply has been marked as private.
          #12018
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘change h2 title size of widgets at sidebar’ is closed to new replies.