Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #54011
    Marcus
    Participant

    Hello Sakin, I just migrated from GoDaddy to a new host and when I launched the site for http://www.vgamermagazine.com I noticed on the homepage the post titles disappeared. Just wondering if you can help on this? Thanks

    #54089
    Sakin
    Keymaster

    @Marcus: looks like there is font size changed to 0 for “Page/Post Title Font Size” in “Appearance => Theme Options => Font Size Options”. You can either, check on “Reset Font Size?” and save changes or change that font size and save changes.

    #54106
    Marcus
    Participant

    Ah I see it. Thanks Sakin!

    #54506
    Klaas
    Member

    Hi Sakin,

    When I write a title that is two lines long in a new post, the two title lines overlap when the post is published. Is there a way to fix this and increase the space between two title lines so they don’t overlap?

    Kind regards,

    Klaas

    #54524
    Sakin
    Keymaster

    @Klaas: Please post in your site URL so that I can check in.

    #54656
    Klaas
    Member

    Hi Sakin,

    Thanks for your quick reply! Here’s the link: http://www.exercisestrong.com/guy-struggling-gym-gets-pep-talk-arnold-schwarzenegger/

    Regards,

    Klaas

    #54685
    Sakin
    Keymaster

    @Klaas: It’s because you have the following css in your Custom CSS box. Remove it and it will be fine.

    body {
    line-height: 21px !important;
    }
    #54702
    Klaas
    Member

    Thanks much Sakin. There’s no overlap anymore but the title lines are very far from each other now. Is there a way to make this better? http://www.exercisestrong.com/guy-struggling-gym-gets-pep-talk-arnold-schwarzenegger/.

    Klaas

    #54710
    Sakin
    Keymaster

    @Klaas: You can add the following css instead:
    .entry-header .entry-title { line-height: 1.3; }

    #54724
    Klaas
    Member

    Many thanks Sakin

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Post Titles Disappeared’ is closed to new replies.