How to change color for sidebar?
-
Dear admin
i want to change the background color of the sidebar like image below I have attached.
Thank you!
Attachments:
You must be
logged in to view attached files.
Hello,
Please share the page URL where you want to change the background color of the sidebar, so I will give you the custom CSS code.
Best Regards.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.sidebar-container {
background-color: beige;
}
Regard’s.
Xtemos Studio.