Hello, For changing theme color, Go to css > color > red.css and follow the instruction as shown in image given below Now, Go to Appearance > Theme Option > Styling Option > Theme Stylesheet and select red color from there. See the link for reference. http://www.inkthemes.com/how-to-edit-internal-files-through-ftp/07/ I hope this will help you.
1. Still unclear with the answer on changing color on main theme. Do I change every single highlighted color you listed in purple to #18B3D4 ? 2. What is we want to completely remove the lead capture form on the main page and replace with a plug-in stimulator? http://mobilizingvail.com/?page_id=377&preview=true
Nitesh, Please help with replacing the lead gen form with this on the main page. [mobilesimulatorpro sim="single"] I copied the code you gave and pasted exactly after removing the code I placed early to hide the lead gen form.
Hello, Yes you can change purple highlighted color to the color you want. And also you can edit theme color images through images directory. Theme directory > images For lead form I have checked your site and i think you have done it by yourself. Please do let me know if issue still exist.
Nitesh, thanks for your response. Going to ask if you can suggest how I can move the mobile (simulator) on the main page www.mobilizingvail.com to the left more and up more so it is not crowding to the right. Thank you in advance.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .caption { right: 19%; top: -18%; } Adjust its value as per your requirements.