Entry Title Fix

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #6932

    I’m looking for a fix to rectify my longer entry titles when viewed on an iPhone – see image. I’ve tried adding a <br> in the page entry title with no joy, anyone out there can help? Cheers

    #6943
    Ernesto
    Member

    Hi!! Could you send us a link of your website so we can provide you with the exact code you need?

    Cheers!

    #6947

    Hi

    Website http://www.rossgordon.co.uk

    Thanks in advance

    #6961
    Ernesto
    Member

    Hi! You’ll need to enter your Custom CSS Section in your Theme Options Panel and enter the following code:

    .page-title entry-title {font-size: 250%;
    line-height: 150%;}

    You can adjust size and font-size through both percentages.

    Cheers!

    #7049

    Hi, thanks for the reply but unfortunately the suggested fix is having no effect on the aforementioned problem, I’ve played around with lots of combinations of %’s but the effected pages appear unchanged. Any other ideas?

    Thanks again in advance.

    #7068
    Ernesto
    Member

    Hi! Same procedure as before, try using this CSS code instead:

    #title-area h1 {font-size: 250%;
    line-height: 150%;}

    Let us know if you could do it!

    #7075

    Thats a negative i’m afraid 🙁 Any other ideas? Sure it must be a common issue.

    Thanks again

    #7089
    Ernesto
    Member

    HI! Edited the previous code, try it out in that way. Should work, have tried with several Firebugs and nothing odd seems to take place.

    Cheers!

    #7383

    tried again with success! thanks for your help on this 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Entry Title Fix’ is closed to new replies.