Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9000

    Hello –
    I have recently made a few changes to my site (www.thelyonsshare.org) and I’m having one issue that I can’t figure out how to resolve with Firebug. If you go to my site, you see that when the posts are featured on the front page, the text isn’t wrapping within the little box. Any idea what the fix for this might be? REALLY appreciate your help!
    Megan

    #9019
    Sakin
    Keymaster

    @m.ohare.lyons: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .home #content .post .col8 {
        width: auto;
    }
    #9027

    Thank you so much for your response, @Sakin. You are brilliant!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Text wrap issue’ is closed to new replies.