FIX: Correction chevauchement menu latéral/contenu - v1.6.0
This commit is contained in:
@@ -11,7 +11,6 @@ function wp_theme_sen2_setup() {
|
||||
add_theme_support('post-thumbnails');
|
||||
add_theme_support('title-tag');
|
||||
add_theme_support('automatic-feed-links');
|
||||
add_theme_support('html5', array('search-form', 'comment-form', 'comment-list', 'gallery', 'caption'));
|
||||
}
|
||||
add_action('after_setup_theme', 'wp_theme_sen2_setup');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user