Denzel Chia
    Moderator
    Posts: 2656
    04.10.2016 at 05:51 #30531

    Hi,

    Please use the following in Theme Options -> Custom CSS

    #secondary {
    background: #fff000 none repeat scroll 0 0 !important;
    padding: 10px !important;
    }

    You can change #fff000 to the color hex code that you require.
    Use this tool for help. http://www.colorpicker.com/

    Thank you