Hi,
Without changing anything, after reloading the main page the whole website was squeezed. I tried to change the settings in the Enfold-> General Layout but nothing happened. Furthermore, a lot of the Quick CSS codes stopped working, for ex:
.page-id-239 #fullscreen_slider_1 {
height: 650px !important;
max-height: 650px !important;
overflow: hidden;
}
.page-id-239 #after_submenu_1 {
border: 0 !important;
}
.page-id-445 #after_submenu_1 {
border: 0 !important;
}
.page-id-29 .content, .page-id-13 .content, .page-id-445 .content, .page-id-84 .content, .page-id-78 .content, .page-id-112 .content, .page-id-287 .content, .page-id-10 .content, .page-id-239 .content {
padding:0 !important;
}
div .product-sorting {display: none;}
And the space between above and below the grid rows is too big. How could I solve the issue?
Thank you in advance!
Best,
Anton
Hey tonydobrevski,
Sorry this login doesn’t have admin access, so we can’t debug your css or settings.
Have you tried deactivating your plugins or looking at your custom css for missing curly brackets?
Best regards,
Mike
Hi Mike,
I gave you admin access.
Thank you in advance!
Best,
Anton
Hi,
Thanks, for some reason my first login didn’t show the admin options, this time I was able to access it.
Anyways, I looked at your code in the General Styling > Quick CSS field and found a lone “.mainimage {” with no declaration or closing bracket that then affected the following rules. I added a closing bracket and cleared your cache, your site seems to look correct now. Please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
Thank you very much for the great support! The site works perfectly now.
Best,
Anton