I am not sure why you are not able to respond to my questions, as with other themes you are always so quick to respond, but I have resolved many of the issues I had asked about and realize that the 'services page' is just a way of displaying all the posts. #1) I would still like to change the coloured boxes from around the thumbprints in the galleries and make them look like the semi transparent ones on the service page. #2)I would like to know if there is a way to make the photos on main page slider rotate on their own without using the arrows Finally I want to say that this is a very professional looking theme and well worth the investment!
Hello, #1) Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: div.facebook .pp_content_container .pp_left { background: rgba(255, 0, 0, 0.21); } div.facebook .pp_top .pp_middle { background: rgba(255, 0, 0, 0.17); } div.facebook .pp_content_container .pp_right { background: rgba(255, 0, 0, 0.2); } div.facebook .pp_bottom .pp_middle { background: rgba(255, 0, 0, 0.27); } div.facebook .pp_top .pp_left { background: rgba(255, 0, 0, 0.48); } div.facebook .pp_top .pp_right { background: rgba(255, 0, 0, 0.42); } div.facebook .pp_bottom .pp_left { background: rgba(255, 0, 0, 0.42); } div.facebook .pp_bottom .pp_right { background: rgba(255, 0, 0, 0.42); } div.facebook .pp_content { background: none; } #2) http://www.inkthemes.com/community/threads/main-page-slider.12272/ Thanks & Regards Nitesh Raghuwanshi