Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #143499
    tsimarketing
    Member
    Post count: 267

    I was finally able to get rid of the search bar on the 404 error page but now there is no padding between the information and the button. Is there a css code that I can add to put some padding between those items? See attached screenshot.

    Attachments:
    You must be logged in to view attached files.
    #143560
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .help-text a.sf-button {
      margin-top: 30px;
    }

    – Kyle

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

You must be logged in to reply to this topic.