Hi 1. How can I change the side of the lead capture (so it will appear on the left side of the screen)? 2. How can I remove the Ink link to facebook and add mine ? 3. How can I remove the blog completely from the homepage ? Thank you
Hello, 1) Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .caption { left: 15.65%!important; } 2) You need to add your fb like box at the Appearance > widgets > Home Page Right Feature widget area Follow link given below to generate like box. http://www.inkthemes.com/bring-more...facebook-like-button-and-like-box-plugins/04/ 3) For this open "front-page.php" file and remove code from line number 207 to 245. You can add any other content there. Thanks & Regards Nitesh Raghuwanshi
Hi, Thank you. 1. The code for the lead capture: .caption { left: 15.65%!important; } dose not change it's side to the left, is the code correct ? 2. How can I make the top header narrower ? Thanks again Nirit
Hello Nirit, 1) This css code is working at our side. please share your website link. So that i can check it. 2) Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .header_container { padding: 10px 0; } Thanks & Regards Nitesh Raghuwanshi
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .flexslider { width: 100%; height:100% } .caption { right: initial; } Thanks & Regards Gourav Shrivastava
Thanks for the quick response ! Is it possible to keep the slider small, on 1/2 screen ( I actually do want the slider smaller.. )and put the lead capture all the way to the left ? so it won't be on the top toolbar (even that it won't be on the pic.) Now it looks like this : http://69.195.124.135/~niritcar/ Thank you! Nirit