Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #96256
    Lapo
    Participant

    Hi,
    I use your wonderful catchbox theme, the free version. I use the no-sidebar full-width option for my pages but the home-page. I would like to have the same for my posts and category archive page. I use a child theme and I managed to take the sidebar bar away, yet I am not able to have a full-width content area.

    How can I do? I search in the forum, but I have not found any information that fit my case. Here the link I am talking about

    (single post page)
    http://mbfm.be/wp/event/bsf-2016/?instance_id=12

    (single post page)
    http://mbfm.be/wp/fr/ici-tout-est-symbole/

    (category archive page)
    http://mbfm.be/wp/fr/category/evenements-passes/

    Thank you in any case

    Lapo

    #96277
    Pratik
    Keymaster

    Hi @lapo,
    Thank you for using Catch Box Theme. To make the one-column-full-width on all pages, goto Appearance=> Customzie=> Theme Options => Default Layout and select “One Column, No Sidebar” option.

    Let me know if this is what you wanted.

    Regards,
    Pratik

    #96288
    Lapo
    Participant

    Hi @Pratik,
    thank you for your prompt answer. Actually I want to maintain the default template as it is, the sidebar on the right, because of the homepage (the only page with sidebar).

    All the other pages have the full-width no-sidebar template that is larger of a one-column template.

    So when I visualize a post, its content area is smaller that the full-width no-sidebar page-template area, I have a gray zone on the right (where the sidebar in principle is).

    I would like to make the post area bigger, a css problem that I thought it was simple, but apparently it isn’t.

    For example, here

    http://mbfm.be/wp/fr/category/evenements-passes/

    I want to widen the primary/content area just of posts (not of the same elements in pages, otherwise in my home page the sidebar move beneath), just to be clear something like

    #primary .post {
    width: “as width as full-width no-sidebar page”;
    }
    #content .post {
    width: “as width as full-width no-sidebar page”;
    }

    Thank for the help,

    Kind Regards

    Lapo

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘catchbox free: full-width no-sidebar posts and category pages’ is closed to new replies.