Hi,
I use Ivory search and The Grid for index-archive pages and Search page. It’s working fine. News overview page is showing full width. Category page is showing full width. However the Search template is not full width.
I added search.php into my child theme. Tried the CSS code below below but it is not working:
.search .x-container.max.width.offset {
width: 100%;
max-width: 100%;
}
Thx for the help in advanced.
Gtz Marco