Title: Recent Works Formatting
Last modified: August 21, 2016

---

# Recent Works Formatting

 *  Resolved [brambmanu](https://wordpress.org/support/users/brambmanu/)
 * (@brambmanu)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/recent-works-formatting/)
 * Hello,
 * I’d like to increase the font in the Recent Works texts.
 * As images I have flags (representing languages) and when you hover over, the 
   flag turns into a single phrase in that language. At the moment, the font is 
   too small and the big square remains almost empty.
 * Can we format that text? Make it bigger?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Md Mosaober Hasan](https://wordpress.org/support/users/imon-hasan/)
 * (@imon-hasan)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/recent-works-formatting/#post-4989964)
 * Hi,
 * open style.css
 * and find out
 *     ```
       .view p {
          font-size: 12px;
          position: relative;
          color: #fff;
          padding: 10px 20px 20px;
          text-align: center;
          height: 83px;
       overflow: hidden;
       }
       ```
   
 * their just change the **font-size: 12px;**
 *  Thread Starter [brambmanu](https://wordpress.org/support/users/brambmanu/)
 * (@brambmanu)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/recent-works-formatting/#post-4989965)
 * Thank you .
 * I found that line, changed 12px to:
 * 14px
    18px 22px
 * But the font size never changed.
 *  Thread Starter [brambmanu](https://wordpress.org/support/users/brambmanu/)
 * (@brambmanu)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/recent-works-formatting/#post-4989972)
 * What to do to make the font bigger?
 *  Thread Starter [brambmanu](https://wordpress.org/support/users/brambmanu/)
 * (@brambmanu)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/recent-works-formatting/#post-4989988)
 * Worked. Just had to clear my browser’s cache.
 * Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Recent Works Formatting’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/isis/3.6/screenshot.png)
 * isis
 * [Support Threads](https://wordpress.org/support/theme/isis/)
 * [Active Topics](https://wordpress.org/support/theme/isis/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/isis/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/isis/reviews/)

## Tags

 * [format](https://wordpress.org/support/topic-tag/format/)
 * [text](https://wordpress.org/support/topic-tag/text/)

 * 4 replies
 * 2 participants
 * Last reply from: [brambmanu](https://wordpress.org/support/users/brambmanu/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/recent-works-formatting/#post-4989988)
 * Status: resolved