Home Forums WoodMart support forum Search “no results” not aligned to the search field

Search “no results” not aligned to the search field

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #352002

    Jeriss Cloud Center
    Participant

    See screenshot, the “no results” is not aligned why?

    Attachments:
    You must be logged in to view attached files.
    #352133

    Hello,

    The Header builder columns have their width and they are not aligned with the content of the site. The header column width if flexible and the content area is stable.

    You can add this CSS for desktop:

    body.search-no-results .site-content{
    padding-left:30px;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)