Hello, thank you for your patience, the site is still in the adjustment and translation phase, it is not yet online, that's why I can't give you a url of the site.
PHP Code:
//-bof-zca_bootstrap *** 1 of 1 ***
// $new_style = 'category-top';
$new_style = 'nav-item nav-link m-1 activeLink';
// $categories_tab_current = '<span class="category-subs-selected">' . $categories_tab->fields['categories_name'] . '</span>';
$categories_tab_current = $categories_tab->fields['categories_name'];
} else {
// $new_style = 'category-top';
$new_style = 'nav-item nav-link m-1';
//-eof-zca_bootstrap *** 1 of 1 ***
Bookmarks