New Landing How can we help? Themeforest Theme Support Neighborhood Blog title gets cut off

Viewing 6 posts - 1 through 6 (of 6 total)
  • #235340
    onehipcat
    Member
    Post count: 170

    Hi,

    I’m not sure what happened, but the titles of my blog posts are getting cut off by the sidebar.

    Attachments:
    You must be logged in to view attached files.
    #235346
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Can you test with this plugin disabled: Fantazy Sidebar

    Thanks.

    #235363
    onehipcat
    Member
    Post count: 170

    I deleted it. It still seems to be cut off for me. Is it cut off for you?

    #235366
    David Martin – Support
    Moderator
    Post count: 20834

    Please test this CSS:

    .single-post .page-heading h1 {
        white-space: inherit;
        max-width: 770px;
    }

    Thanks.

    #235429
    onehipcat
    Member
    Post count: 170

    Yes! It did, but it centered it. Can we get it so that it’s not centered? Thanks so much!

    #235487
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .single-post .page-heading h1 {
        margin-bottom: 2px !important;
        max-width:100% !important;
    }
    
    .page-heading .heading-text{
    width:100% !important;
    }
    

    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register