Hi, Is it possible to remove the "brick" pattern that is on the colored banner across the front page and also on top of the pages? I would like it to just have a solid colour. Another question: I can not find the custom js. I am looking for it to remove the code that needs to go in order to change to header fonts. Please give directions that a even a beginner like me can understand: ) Thanks in advance.
1.For your first issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .heading_container { background: #045f8a!important; } .slider_container { background-image: none!important; } 2.You will not get theme directory in your dashboard. You can edit custom js. file through FTP. Open your Theme directory (through FTP) > js Download custom js. file from there, Edit it, Then again upload it.
This worked great, thank you. I couldn't figure this out either. I also want to change the header background colour - the theme is set to orange but the orange that is there is too dark... I want to customize it. How do I do that? Thanks in advance.