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

    To target custom CSS on the search results page only I can use something like this:

    .search-results h1 {
    	text-align:center;
    }

    Is there a way to target just the 404 page?

    #492706

    Hey zimbo!

    Thank you for using Enfold.

    Use the “error404” css class attribute.

    .error404 {  }
    

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.