Hi i have a few questions: 1. would like to check how do i change the arrow in the menu bar to my custom color. In default its in blue. 2.the search widget able to customize the blue color to some other colors? 3. How do i align center in home page heading? 4. Can i remove the home page heading? As i updated without any text. It will go to default text.
1.It is not possible to change arrow color because it is an image, If you want to do that then go to images directory present in your theme directory and replace the arrow image with your image name of image is "downarrow.png" do not change the name of image. 2.It is not possible to change it color because it is also a image. 3.For removing home page heading Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .home_text h1 { display: none; }
Thanks for the prompt reply! Can i check for "downarrow.jpg" Do i access it from ftp ? or ? I cant seems to find images directory in theme directory.
You can access your theme directory through ftp there you will get your theme directory > images directory