How to Guides - Church & Event

Guides specific for Church & Events. Check out also the guide in Read me first - Themes general.

How to edit, enable or disable the splash screen - Church and Event
The splash screen only appears on a pages with video backgrounds or parallax effect. These pages usually load considerable amount of time and the splas...
Fri, 22 Jan, 2016 at 8:23 PM
Header opacity - sticky header not scrolled state.
Add this to the custom CSS area: @media (min-width: 959px) {  body.sticky-header-type-over.sticky-header.wpv-not-scrolled .fixed-header-box.layout-l...
Thu, 9 Oct, 2014 at 9:26 PM
Fix for Header Widget Area in single event - Church and Event
Hi, please add this to the Custom CSS area in Vamtam/General: @media (min-width: 959px) {  body.single-tribe_events #header-sidebars {   width: ca...
Sun, 13 Jul, 2014 at 12:25 PM
How to move the sermon on top of the slider in Church and Event
In order to move the sermon on top of the slider in Church and Event you have to add a class to the column that contain the sermon. This cl...
Tue, 28 Jul, 2015 at 9:26 PM
How to change the Google map in the Contact Us page - Church and Event?
To edit the sample Google map in the Contact us page, please follow the steps below: Step 1: The map is created with a Google M...
Sun, 10 Jul, 2016 at 1:46 PM
How to make the Donate button appear on smaller resolutions - Church and Event
Church and Event theme has an option to display the Donate button or some other content on mobile resolutions. Please go to Vamtam >> Layouts ...
Thu, 26 Mar, 2015 at 4:09 PM
How to show Home icon in the main menu - Church and Event
Step 1: Please go to Appearance > Menus Step 2: Near the top right corner you'll find a button called "Screen Options" - click...
Wed, 22 Dec, 2021 at 8:06 PM
How to decrease the white space below the slider Church and Event
In order to hide the white space between the slider and the countdown like it's done on this page: http://church-event.vamtam.com/home-standart/ ...
Thu, 9 Oct, 2014 at 9:20 PM
How to hide the featured image in a single blog/portfolio post - Church and Event
Please add the code below to the Custom CSS area in Dashboard > Vamtam > General Settings > Custom CSS   Here is a guide how to add custom css...
Wed, 11 Oct, 2017 at 10:36 AM
How to remove / change the rounded corners
Put this in the Custom CSS area in Vamtam/General: .services .thumbnail img {   border: 0;   padding: 0;   border-radius: 0; }   .services...
Wed, 12 Mar, 2014 at 10:01 AM