removed temp css to vanish menu

This commit is contained in:
lenovo
2022-11-14 04:54:31 +01:00
parent 363e8a010c
commit afcaec9a1f
2 changed files with 5 additions and 12 deletions

View File

@@ -6,13 +6,13 @@
- [/] make links having map - [/] make links having map
- [/] transform filter list in inputs - [/] transform filter list in inputs
- [/] zoom in - [/] zoom in
- [ ] style input filters - [/] style input filters
- [ ] enlever le bandeau de scroll des menus - [x] enlever le bandeau de scroll des menus
- [ ] effacer -> bouton carre, fond violet, ecriture blanche, en capitale, arrondis de 3px sur les coins - [/] effacer -> bouton carre, fond violet, ecriture blanche, en capitale, arrondis de 3px sur les coins
- [/] ne pas ouvrir sur un nouvel onglet - [/] ne pas ouvrir sur un nouvel onglet
- [/] "effacer" au lieu de "sans filtre" - [/] "effacer" au lieu de "sans filtre"
- [/] accents et majuscules : "Effacer", "Pays" et "Categories" - [/] accents et majuscules : "Effacer", "Pays" et "Categories"
- [ ] responsive - [/] responsive
- pays - pays
- categories - categories
- irl / online - irl / online
@@ -21,6 +21,7 @@
- [ ] make two infowindow size - [ ] make two infowindow size
- [ ] infowindow with date in background color purple, and croice white - [ ] infowindow with date in background color purple, and croice white
- [ ] check errors on real site - [ ] check errors on real site
- [ ] create action to publish all
- [/] deal with multiplication of filters - [/] deal with multiplication of filters
- [ ] deal with error double event irl and online - [ ] deal with error double event irl and online
- [ ] change appearance of filter according to other filters - [ ] change appearance of filter according to other filters

View File

@@ -16,12 +16,4 @@
color: blue; color: blue;
} }
/* TMP */
.et_pb_module.et_pb_image.et_pb_image_0_tb_header,
.et-l.et-l--header,
#wp-admin-bar-top-secondary.ab-top-secondary.ab-top-menu
{
display: none;
}