Home › Forums › Basel support forum › change color of font and background to "browse category" menu › Reply To: change color of font and background to "browse category" menu

Elise Noromit
Hello,
I cannot login your site it is not working now.
1. Create a HTML block and insert this code: http://prntscr.com/l3vqm4
[vc_row css=".vc_custom_1539069335882{margin-bottom: 0px !important;background-color: #000000 !important;}"][vc_column width="2/3" css=".vc_custom_1539069270598{margin-bottom: 10px !important;}"][extra_menu title="Hot Categories" link="url:%23|||"][extra_menu_list title="Dresses" link="url:%23|||" el_class="black_menu"][extra_menu_list title="Blouses & Shirts" link="url:%23|||" el_class="black_menu"][extra_menu_list title="T-Shirts" link="url:%23|||" el_class="black_menu"][extra_menu_list title="Tank Tops" link="url:%23|||" el_class="black_menu"][extra_menu_list title="Jumpsuits & Rompers" link="url:%23|||" el_class="black_menu"][/extra_menu][/vc_column][vc_column width="1/3" css=".vc_custom_1521560177193{margin-bottom: 10px !important;}"][vc_single_image][/vc_column][/vc_row]
2. Switch to the Backend Editor and enter the menu item: http://prntscr.com/l3vr3w
3. Change the title and insert the link http://prntscr.com/l3vri2
4. Save and insert this HTML in the menu as per the instructions https://xtemos.com/docs/basel/create-menu/
Add this code to the Theme Settings > Custom CSS:
.mega-menu-list .sub-sub-menu li.black_menu a {
color: #ffffff;
}
Best Regards