Text cut off on mobile

Discussion in 'BlackBird WordPress Theme' started by womack, Jun 27, 2013.

  1. womack

    womack Guest

    Joined:
    Apr 22, 2013
    Messages:
    3
    Likes Received:
    0
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .gallery ul.thumbnail p{
    width:95%;
    }
    .gallery ul.thumbnail h1 {
    width: 93%;
    }
    
     

Share This Page