This topic has 4 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Robert Hall
Hi There,
How can i lower the left sidebar? On the pages I’ve enabled the left sidebar it overlaps the secondary page header.
If you look at the link in the Private content you can seewhat i mean.
Kindest Regards
Hylton
Hello,
The problem is in your page customizations.
I’ve created the second account page with name My Account2.
Please check it.
Regards,
Robert Hall.
Hi Robert,
Yes I tried to keep the whole site looking the same.
There must be a setting somewhere to move the side bar or the widgets down?
Kindest Regards
Hylton
You can try use this code in Global Custom CSS.
.page-id-9 .woocommerce-account.logged-in .sidebar.sidebar-left {
margin-top: 300px;
}
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up