• Resolved DarthTater

    (@darthtater)


    Hello,

    I’m giving Customizr a try. I set up a child theme on my local desktop development environment. When I add content to any page with a left sidebar (i.e. all but the home page), the content goes below, not to the right of the sidebar with a big blank area to the right of the sidebar. Similarly, if I set up display to use a right sidebar, the page/post content is displayed above, not beside, the sidebar and there is a big blank area to the left of the sidebar. This is on “desktop” view.

    Content moves properly above/below for mobile views.

    I renamed my functions.php file, and am still having the same problem. Only plugin running was “ServiceBox” but there was no change after disabling that plugin, and clearing the browser cache.

    This does not seem to happen if I disable the child theme. Has anyone else run into this problem?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    This does not seem to happen if I disable the child theme. Has anyone else run into this problem?

    Please check your child theme custom css and any custom code in your functions.php
    There could be syntax error in your code.

    You can also remove block by block of your custom code, to find out which block is not working properly.

    Thank you.

    Thread Starter DarthTater

    (@darthtater)

    Hi Denzel,

    Thank you for the suggestions. It had to do with setting the stylesheet so the max page width was 1100px, so as to show a patterned background. That messed up some other things. Got the responsive settings tweaked pretty good now.

    Thank you.

    You are welcome.
    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page & post content below / above sidebars’ is closed to new replies.