Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Preventing Text from Disappearing

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44940
    siouxfan45
    Participant

    So, I made the markup I want and I made it responsive to resizing (which took some work). However, I can’t figure out how I prevent the text on the right (.feature_content) from disappearing below the container when I resize. I feel as if this must be a simple change but one I have not yet been able to identify:

    http://codepen.io/anon/pen/JjEqI

    #136008
    unasAquila
    Participant

    if your not adverse to using jQuery [fittextjs](http://fittextjs.com/) is a good plugin and @chriscoyier has a great [blog](https://css-tricks.com/viewport-sized-typography/) which talks about viewport width and height if your after a css3 method i cannot think of any fallback methods other than jQuery though.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.