Hi,
Yes: misaladino.com
Originally I had “A static page” as my static front page, now I changed it temporarily to “Your latest posts” while the problem is fixed and added this code to prevent the slider to show in all my pages:
/*Slider in the Home page only*/
#agama-slider-wrapper{
display: none!important;}
.home.blog #agama-slider-wrapper{
display:flex!important;
}
The problem is that even with this temporary fix, the name of my page overlaps with the menus on all but the home page (you can see that on the top left side).
Hi,
The sliders are not working properly. When I added them manually they were displayed but I have noticed that they are displayed on every page, not only in my home page. Some help is really appreciated.