Forums
Forums / Theme: Customizr / Changing menu background color
(@rahul3010)
12 years, 7 months ago
How can i change Menu’s background color.Also i want to remove the separator above the footer area.
Please help.
(@rdellconsulting)
Try Snippet1
Remove Seperator:
/* Remove grey bar */ footer#footer { border-top: none; } /* Reduce whitespace */ #main-wrapper { margin-bottom: 0px; }
The topic ‘Changing menu background color’ is closed to new replies.