shifted homepage wordpress

mike77
18 Posts
mike77 posted this 06 September 2018

Dear support engineer,
on my template homegage at http://wordpress.ijdea.net/ the content of the sidebar is moved to the left top,
while on other pages the content is as it should be.
Can you please give me a hint to make the homepage equal to the other pages?

Regards,
Mike van den Berg

Dear support engineer, on my template homegage at http://wordpress.ijdea.net/ the content of the sidebar is moved to the left top, while on other pages the content is as it should be. Can you please give me a hint to make the homepage equal to the other pages? Regards, Mike van den Berg
Vote to pay developers attention to this features or issue.
2 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 06 September 2018

Hello Mike,

The issue happens because the navigation menu is collapsed on Home page (and it takes part of the sidebar as well). As a temporary solution you can try adding this code to Home -> Settings -> Additional CSS:

.home .bd-sidebar-16 {
padding-top: 53px;
}

Gina
Themler Support

Hello Mike, The issue happens because the navigation menu is collapsed on Home page (and it takes part of the sidebar as well). As a temporary solution you can try adding this code to Home -> Settings -> Additional CSS: .home .bd-sidebar-16 { padding-top: 53px; } Gina Themler Support
mike77
18 Posts
mike77 posted this 06 September 2018

thanx Gina,
you are the best!!

regards, Mike

thanx Gina, you are the best!! regards, Mike
You must log in or register to leave comments