Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #433236

    Hi guys, we recently installed a plugin for a custom page error404. It works pretty well, except the page has held onto some of the standard error 404 look. I just want it to look like a page without the options for search, archives, categories etc also being on the page.
    the site is http://www.marsmarketing.com.au could you please take a look for us and let us know what you think.

    thanks

    #433244

    Oh, never mind. I found the answer myself, it was in settings. Cheers

    #433252
    This reply has been marked as private.
    #433761

    Hey!

    I’m not seeing it on my end. Did you get it sorted?

    If your still having problems then take a screenshot and highlight what your seeing so we can get a better idea.

    Regards,
    Elliott

    #433840
    This reply has been marked as private.
    #434593

    Hey!

    Please try the following in Quick CSS under Enfold–>General Styling:

    .error404 .container_wrap.container_wrap_first.main_color.fullsize{
    display:none !important;
    }

    Cheers!
    Rikard

    #434770
    This reply has been marked as private.
    #435088

    Hey!

    Please try the following instead:

    .error404 .container_wrap_first {
      display: none !important;
    }

    Regards,
    Rikard

    #435744

    great, thank you!

    #435961

    Hey!

    Great, glad we could help :)

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘404’ is closed to new replies.