- This topic has 2 replies, 2 voices, and was last updated 5 years, 5 months ago by
vlada78.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- September 19, 2019 at 12:39 pm #15045
vlada78
ParticipantHow to decrease number of tabs in home page section, I need 4 instead of 5? I changed
<?php
for( $i = 1; $i < 5; $i++ ){
$square_tab_title = get_theme_mod(‘square_tab_title’.$i);
$square_tab_icon = get_theme_mod(‘square_tab_icon’.$i, ‘fa-bell’);but it doesnt work..
September 20, 2019 at 12:46 pm #15060Hash
KeymasterIf you leave the tab title and page field in the customizer, it should not display. Please check and let us know if it works of not.
Thanks
September 23, 2019 at 12:36 pm #15120vlada78
Participantyes it works, thanks
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.