Hello, I consider to buy the appointway theme but i've a question about the lay out. Is it possible to change the color of the top and bottom area in my own color numbers?? My website is www.balancetouch.nl and i want to use my logo + picture of the stripes in de top area. What is the best way to get this integrated in the site?? Thanks for the help
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .menu_container { background: your color value; } .header_container { background: your color value; } .footer_container { background:your color value; } .bottom_footer_container { background:your color value; border-top: 1px solid your color value; } You can upload logo and other images through Dashboard > Appearance > Theme options