Home › Forums › All Other Themes › Images in SKT Church theme
- This topic has 4 replies, 2 voices, and was last updated 4 years ago by
Forum Moderator.
Viewing 5 posts - 1 through 5 (of 5 total)
-
AuthorPosts
-
October 13, 2018 at 4:58 pm #109629
How do I replace images of the pastors and all the other images with my own? Where are all the images located?
October 15, 2018 at 5:34 am #109675Hi,
Kindly show us your website URL?
Regards,
ChrisOctober 15, 2018 at 11:55 am #109742Hi
I’ve sent you an email
March 6, 2019 at 9:25 am #118736Hi
I am using the SKT-Church theme,
If I add a “feature image” on the Pastors section, it appears twice on the page. How do i disable that?And also how do i change the Pastors and Our Ministries/Teams page template from a blog template to a standard template?
Thank you
Regards
March 7, 2019 at 6:42 am #118853Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.single-our-pastors .innerbanner, .single-our-ministries .innerbanner { visibility: hidden; height: 120px;} .single-our-pastors #sitemain, .single-our-ministries #sitemain { width: 70%; margin: 0 auto; float: none;} .single-our-pastors #sitemain img, .single-our-ministries #sitemain img { width: 60%; float: none;} .single-our-pastors #sidebar, .single-our-ministries #sidebar { display: none;}
Regards,
Chris -
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.