Hello,
I am seeking help on how to change the background and text color in the sidebar of the search module. Please see the attached screenshots and the website eva-vautier.com for reference.
Thank you,
Hi,
Please try the following CSS code:
.mfn-sidemenu-tmpl-builder .mfn-live-search-box{ background-color: #ddd; } .mfn-sidemenu-tmpl-builder .mfn-live-search-box ul li a{ color: #000; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Comments
Hi,
Please try the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards