Hi,
I´ve seen other threads about this, but I don´t find solution for my problem.
In my search page: https://mensandbeauty.com/?s=cosmetica
There are weirds spaces. what is the problem?
Also, the pagination is in a weird position.
The code i am using is:
/*
// Busqueda.
*/
.search-results article {
width: 50%;
padding: 0 1em 2em !important;
float: left;
}
.search-results h2.entry-title {
font-size: 24px;
}
.search-results .x-sidebar.right {
display: none;
}
.search-results .x-main.left {
width: 100%;
}
.search-results .p-meta {
display: none;
}
