It was fine, then someone had a go at the cornerstone page that is the home page and now the sidebar looks off.
Please help me work out what has gone wrong.
The sidebar should have equal padding all around it.
thank you!
It was fine, then someone had a go at the cornerstone page that is the home page and now the sidebar looks off.
Please help me work out what has gone wrong.
The sidebar should have equal padding all around it.
thank you!
Hello Lisa,
There is a coming soon page active on the site. Kindly provide us with the admin details of the site so that we can check and provide some suggestions.
Thank you.
so sorry - password Mary
Hello Lisa,
Thanks for the details. Please try this code:
.x-sidebar.right {
padding: 0 35px 35px;
}
.x-sidebar .widget {
margin-top: 35px;
}
Hope this helps.
you genius!
that is perfect!
What happened to make it go wrong in the first place? Any idea? Just so I don’t do it again
Hello Lisa,
I am actually not certain why the padding of the sidebar changed as you mentioned. The code I have provided just adding the padding on the sidebar.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.