Support › Forums › Flex Theme › Primary navigation background color & alignment › Reply To: Primary navigation background color & alignment
September 10, 2015 at 2:51 am
#544
Moderator
Try this code to change the white background
.site-footer .wrap {
background-color: #8a2be2;
}