Hi, 1. I'm making this site primarily as a mobile site for an auto dealer. I need instructions on how to change the size of the banner (see pic) so as to match the size of the logo? 2. I also need instructions on how to remove the words "Featured Business Listings". I also want to remove the two lines that are made with the forward slashes. Also see pic. 3. Then I want to reduce the space, as much as possible, between the words "Recently Added" and the navigation bar. What I'm looking for as an end result is a tight looking mobile site. I included an image on how the site looks with a mobile simulator. Please advise. Ernesto
Hello??!! Is anybody there? Can you at least acknowledge that you have received my questions? You seem to be answering everyone else's question. Can I get some help here please? Ernesto
1.For your first issue Do let us know your website link. 2.For your second issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content_wrapper .info_bar { display: none; }