Home › Forums › All Other Themes › Teethy Theme Questions
- This topic has 5 replies, 3 voices, and was last updated 6 years, 5 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
March 31, 2017 at 2:19 am #67476
Website in Question is
http://8f8.25b.myftpupload.com/
1. How do I hide the inside page banner?
2. On the Home Page in the Partners & Affiliates section I only have 3 boxes, how can I center them?
3. How do I hide the inside page titles?
March 31, 2017 at 9:45 am #67548Hi Michelle,
1. Appearance ==> Customizer ==> Post & Page ==> Page Header Settings ==> Hide Page Header
For the 2nd and 3rd points add this code in Custom CSS Box:
.thn_post_wrap h1:first-of-type {display: none;}
.column_area{text-align: center;}
.column_area .dentalservicesbox{display: inline-block; float: none;}Regards,
DaveMarch 31, 2017 at 9:18 pm #67612Thanks,
2. The partners section is now not lined up when all the pics are the same size?
Can I fix that at all?April 3, 2017 at 6:25 am #67703Hi Michelle,
Add this code in Custom CSS Box:
.column_area .dentalservicesbox{vertical-align:top;}
Regards,
DaveApril 3, 2017 at 11:00 pm #67865Thank you
April 4, 2017 at 1:30 pm #67941🙂
If you are happy with our service kindly give us a nice testimonial here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.