Cutline Theme Support Forums » Cutline Theme Support Forums

massive fonts in side and content

(5 posts)
  • Started 4 years ago by valmg
  • Latest reply from valmg
  • This topic is not resolved

  1. Hi.
    The site having the problem is www.hinderized.com
    It was up and running all day yesterday and everything looked right.
    Today when I went to the site everything in the left sidebar, as well as some categories (see archives page) and some links (see lyrics page) within content is in a HUGE font.
    I can't figure out what happened or how to fix it.
    I did not alter anything in css that should have caused this yesterday.
    Please help!
    Thanks.

    Posted 4 years ago #
  2. Bump.
    Anyone have any ideas?
    I really like the look of Cutline but need to get this problem solved.
    Thanks.

    Posted 4 years ago #
  3. problem solved, someone from the wordpress site figured it out

    Posted 4 years ago #
  4. Can you share the fix? I'm having the same problem and no one seems to know the answer

    Posted 4 years ago #
  5. Have a look for this line in your css:

    ul#nav li { padding: 0.85em 40px 0.7em 0; font: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }

    and change to:

    ul#nav li { padding: 0.85em 40px 0.7em 0; font-weight: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }

    That's exactly what someone responded to my post at the wordpress site.
    Now I have to figure out why some things aren't staying in a list.
    The categories in the left sidebar are not right
    The archives page isn't lining up right either, again categories not in a list
    The lyrics page, all the subpages aren't lining up

    Posted 4 years ago #

RSS feed for this topic

Reply

You must log in to post.