# Elementor

# Search Page with Elementor

The search page is just Archive page, to design with Elementor, watch their official video.

# Set Equal Height with Elementor

Source: GeneratePress

Add this class to custom CSS and apply it on desired item.

.equal-height-content {
    height: 100%;
    display: flex;
}