Kristho91
Member
Posted 10 months ago #
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/
Hi Kristho91,
Send me the URI of the Problem pages and details. I will help you in solving it.
Regards,
Sakin
Kristho91
Member
Posted 10 months ago #
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 ;) )
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
Kristho91
Member
Posted 10 months ago #
Thanks a lot - it fixed the problem :D
jonatanb
Member
Posted 7 months ago #
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
jonatanb
Member
Posted 7 months ago #
Sorry, I meant to post that on a different thread: here
@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.