• Resolved LilahLee

    (@lilahlee)


    On my homepage the sidebar widget goes right to the very top despite the page having a title. When I click anywhere else my sidebar slides down to below the title. How can I make my homepage sidebar match up with the rest of my site so that the sidebar does not move? I want the top of my homepage sidebar to stay below the homepage title.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey, so since the home page uses modules it’s different from the other pages, you can move the page title up and down, its not forced to the top, because of this the title can’t be full width. If your using a sidebar on the home page the modules have to be contained to the left…

    Hope that explains it.. You can of course edit away at the files and change how the home page works but the standard doesn’t allow the layout you want.

    Kadence Themes

    Thread Starter LilahLee

    (@lilahlee)

    Thanks for your help. I wouldn’t know how to even begin to edit the files so I will have to figure something else out. Perhaps a full width template page would work on the homepage and then I could add some navigation buttons into the body of the page? This way the non-homepage sidebars will be the only ones.

    Thread Starter LilahLee

    (@lilahlee)

    One more question…is there any way to center the titles and links on the sidebar widget not on the homepage – without editing the files? Since the other pages don’t use modules would it be possible to use CSS on them?

    By the way the full width homepage layout with buttons looks amazing – I am really glad now that moving the bar up wasn’t possible! If I could easily center the sidebar content my site will be absolutely perfect.

    Try adding this to your custom css box in the theme options, advanced settings:

    .sidebar, sidebar h3 {
    text-align: center;
    }

    Kadence Themes

    Thread Starter LilahLee

    (@lilahlee)

    Thank you so very much! I am very happy with the result ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Sidebar Moves Down’ is closed to new replies.