Hi @untilyoubreathe
Yes sure, we can do it for you.
For this, Kindly paste the code given below in Custom CSS field (Appearance -> Customize -> Header settings -> Custom CSS).
.dropdown-menu > li > a {
border-bottom: 1px solid #ff0000 !important;
}
.breadcrumbs > li {
color: #ff0000 !important;
}
.breadcrumbs > li > .active {
color: #ff0000 !important;
}
Change the CSS color code as per the need.
Regards
—
Shahid
Thank you @shahidmansuri123 ! Helpful as always 🙂
Also, is it possible to get rid of the section that is red marked? (or change it’s color so it matches the background) SCREENSHOT
Hello @untilyoubreathe
Please follow the below instructions:
1. Please go to the (Appearance -> Widgets-> Sidebar widget area). Now remove all the sidebar widgets then it will automatically rid this section. For more help: http://prntscr.com/i708h1
OR
2. And do you want to change the color of the red marked area? Kindly paste the code given below in Custom CSS field (Appearance -> Customize -> Header settings -> Custom CSS).
.sidebar-section {
background-color: #ff0000;
}
Change the CSS color code as per the need.
Regards
—
Shahid
Hello @untilyoubreathe
Did your problem solved or not.
If yes, then allow us to close this ticket.
Regards
—
Shahid