• Hello there I have a question.
    At OceapWP free theme you can change the layout style into boxed but you only have the option for boxed width, what about height up and down ? is that yet not possible because I can’t find it. Is that possible only in premium maybe have anyone tried to do that?

    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    That depends on your page content. Height and bottom auto-adjusted on behalf of available contents on the page because each page can have a different size of contents so that height would be the difference but the width would be the same for each page.

    Thread Starter adroos

    (@adroos)

    Hello I’m not talking about pages I’m talking about whole layout starting from the menu above and footer down to be boxed.

    Thread Starter adroos

    (@adroos)

    Does anyone know how to add this space between header and footer ?
    see the image
    https://ibb.co/g6xFnKD

    thank you

    Hello,

    You can try the below CSS code.

    body {
        margin-top: 50px !important;
    }

    PS- change the value as per need.

    If not resolved share the page URL to check the issue.

    Thread Starter adroos

    (@adroos)

    Thank you very much it is working, all the best.

    You are most welcome and glad to know that solution worked for you.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Boxed Height !?’ is closed to new replies.