New Landing How can we help? Themeforest Theme Support Joyn One columnsize customisation

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Joyn
  • #146345
    Petercity
    Member
    Post count: 107

    Hi,

    I would like to increase the default size of a blog post ( with no sidebar configured, and no use of swift editor)to be something around 1000px or 1200px (I would like to test the both) could you provide me the custom css, or guide me where to edit the theme file.

    #146372
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    So a full width post? You can edit the width of the site through Theme Options > General Options

    – Kyle

    #146407
    Petercity
    Member
    Post count: 107

    I set it to 1200 in theme, that ok because I can see that my featured image is 1200px,

    but under the content of the post have a small width is that i’m referred to.

    Attachments:
    You must be logged in to view attached files.
    #146414
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please provide me with a link so I can check

    – Kyle

    #146769
    Petercity
    Member
    Post count: 107

    Hi Kyle,

    Unfortunately it will be not possible because i work offline.

    I found that I already request that for Dante here :

    Increase width of Blog Timeline Full Width Display

    Could you please give the same hack for Joyn.

    Best regards.

    #146771
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please check your post meta options, make sure you have not checked the box for ‘extra paragraph spacing’

    – Kyle

    #146809
    Petercity
    Member
    Post count: 107

    Hi kyle,

    I check the post setting and the box for ‘extra paragraph spacing’ is not checked but the page width it still small.

    I also found found something that could help you point what i want.

    If you use
    – the swift page builder + text block => your one column with will be the site max with (1200px)
    – Classic editor => your one column width will be 750px.

    I could now start to use the swift page builer + text block, but what to do we the old post, it’s why I want to increase the default “no sidebar, one column” width.

    #146813
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok go to joyn/swift-framework/layout/single-post.php and edit line 65:

    $content_wrap_class = apply_filters( 'sf_post_content_wrap_class_nosidebar', 'col-sm-8 col-sm-offset-2' );

    change to:

    $content_wrap_class = apply_filters( 'sf_post_content_wrap_class_nosidebar', 'col-sm-12' );

    – Kyle

    #147703
    Petercity
    Member
    Post count: 107

    Thanks it working fine !

    #148221
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Kyle
    -Rui

Viewing 10 posts - 1 through 10 (of 10 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