• Resolved Kristho91

    (@kristho91)


    Hi!

    I try to adjust the Catch Box theme a little (great! theme btw).

    How do I let the content “fill” the page when i use the Disable Sidebar template?

    And another minor problem – on some pages the header get a little bit higher than on other pages – this look really weird, is this a know issue?

    http://wordpress.org/extend/themes/catch-box/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Catch Themes

    (@catchthemes)

    Hi Kristho91,

    Send me the URI of the Problem pages and details. I will help you in solving it.

    Regards,
    Sakin

    Thread Starter Kristho91

    (@kristho91)

    Hey Sakin,

    First the “jumping header”-problem: Try to take a look at: http://www.ehlbeta.kristhomsen.dk/ – and then click on fx. “Politik”. Here the header gets higher.

    On “Politik”-page you can also see the that the text doesn’t fill the page horisontally (i know there is only one line on there, but I think you get the point 😉 )

    Theme Author Catch Themes

    (@catchthemes)

    Hi Kristho91,

    Oh I see the header issue, I will submit the new version with this fix. Thanks for reporting it. But for temporary fix you can add this following css in Custom Css box in Theme Option:
    #site-logo {
    font-size: 15px;
    padding-bottom: 3.65625em;
    }

    For the page without sidebar. It is design like that. We want to center the text and me it easy for reading to visitor. As for large single width it will be difficult to read it. But if you want to do it then you can add the following css in Custom CSS box in Theme Option as below:
    .singular .entry-content {
    width: 100%;
    }

    Regards,
    Sakin

    Thread Starter Kristho91

    (@kristho91)

    Thanks a lot – it fixed the problem 😀

    This seems to be broken again in latest version of Catch Box (Version 1.5.4)?

    At least for me, full width disable sidebar, does not give me full width, see http://marcsandreu.com/

    Any suggestions?

    Jonatan

    Sorry, I meant to post that on a different thread: here

    Theme Author Catch Themes

    (@catchthemes)

    @jonatanb: I will be giving you the answer in different thread. This thread is now being confusing. So, I am closing down. Please add new one if you need help.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Catch Box – Fill content in Disable Sidebar mode’ is closed to new replies.