This plugin does not add any styles not affect those added by the theme, so it’s probably something else at play. Does this issue occur on a clean install with only the GP theme and Custom Sidebars?
Yes, it is a clean install theme. When I switch to another plugin the sidebar styles are exactly as same as the original sidebars. That’s why currently I am using other plugin. Honestly, I want to use yours because your plugin is compatible with also sticky widget plugin but the other is not compatible with the fixed widget plugin. It is a kinda trade-off for me but theme styling is more critical and I stick with the other one.
This is a sample example. The right sidebar style is exactly as same as the original sidebar. Without any styling modification, it is automatically adding white background as original sidebars do.
Link: https://www.swtestacademy.com/contact/
When I use the custom sidebars plugin, the original theme styling was not added. I tried to do with some custom CSS and I had that white background for the widgets but this time when I enable the sticky widget option, the white background was not getting stick.
I used below styling CSS.
<style>
.inside-left-sidebar {
padding:10px;
margin-top:20px;
background-color: #ffffff;
}
.inside-right-sidebar {
padding:10px;
margin-top:20px;
background-color: #ffffff;
}
</style>
At the moment I don’t have a solution for the problem. Sorry.
No problem. Thanks for your replies. That also counts much. I wish you a great day. I really like the plugin. Please keep up the good work and updates.
You’re welcome!
Have an awesome weekend 👋