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

    http://restareasofyourlife.com/

    Hi again,

    is there a way to widen the full width box showing the page post? I’m referring to the box containing the post/texts/images like on the home page. I want it to make it wider or extend the box and make use of the empty spaces on full width post.

    Thanks!

    #17564
    Sakin
    Keymaster

    @calvinocampo123: Making it widget will make difficult for your reader. But can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box. Hope that helps.
    .no-sidebar #primary { width: 100%; }

    #17626

    It worked. You’re the man Sakin. Thanks!

    #52670

    Hello,

    I would like to increase the width of the central part of my theme “Catch Box” but different codes do not work? Do you have any idea for me?

    Here is the link of the site: http://www.lepticroch.be

    Many thanks.
    Philippe

    #52682
    Sakin
    Keymaster

    Hello Philippe,

    Are you trying to accomplish No Sidebar Full Width layout like this http://catchthemes.com/demo/catchbox-pro/parent-page/no-sidebar-full-width/ then it’s only there in pro version.

    Regards,
    Sakin

    #52688

    Hello sakin,

    I do not have the Pro version unfortunately.
    There is no solution …

    Many thanks.
    Philippe

    #52690
    Sakin
    Keymaster

    Sorry I guess so that is why it’s pro version. There are lot of other premium features, you can check our theme instructions page at http://catchthemes.com/theme-instructions/catch-base-pro/

    #81466
    tiziano
    Member

    How can I widen the content without widen the box on this page? http://www.romelocalfriend.com/my-articles/

    #81490
    Sakin
    Keymaster

    @tiziano: Please post in Catch Responsive Support forum at http://catchthemes.com/support-forum/forum/catch-responsive-free/

    Catch Responsive Free theme doesn’t have “No Sidebar, Full Width” layout option. It’s there only in Pro version.

    So, in free version, if you want to make width 100% in just that blog then you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    .blog.no-sidebar.content-width #main {
        width: 100%;
    }
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Full Width adjustment’ is closed to new replies.