Title: Adding a disclaimer.
Last modified: August 19, 2016

---

# Adding a disclaimer.

 *  [health360](https://wordpress.org/support/users/health360/)
 * (@health360)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/adding-a-disclaimer/)
 * Does anyone know how to access the base of the page to add a disclaimer?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/adding-a-disclaimer/#post-1419205)
 * theme’s `footer.php`
 *  [Jonas Grumby](https://wordpress.org/support/users/ss_minnow/)
 * (@ss_minnow)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/adding-a-disclaimer/#post-1419212)
 * You can also add a Terms of Service checkbox for Subscribers w/ the SABRE plugin.
 *  Thread Starter [health360](https://wordpress.org/support/users/health360/)
 * (@health360)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/adding-a-disclaimer/#post-1419361)
 * I entered the disclaimer script in the footer box for Thesis options but the 
   text appeared very large at the base of my blog page. I need to find a way to
   match it to the Admin script at the base of the page.
 *  [jonimueller](https://wordpress.org/support/users/jonimueller/)
 * (@jonimueller)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/adding-a-disclaimer/#post-1419365)
 * Just style it with CSS. All you really need is a class of `<p>` in your stylesheet:
 *     ```
       p.disclamer {
       //put your styles here //
       }
       ```
   
 * And then in your footer, put this:
 * `<p class="disclaimer">//put your disclaimer language here//</p>`
 *  [jonimueller](https://wordpress.org/support/users/jonimueller/)
 * (@jonimueller)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/adding-a-disclaimer/#post-1419366)
 * Oh, and BTW, if you are using Thesis, I’ll spare you some hair, fingernails and
   a smattering of sanity:
 * Use the Thesis Open Hook plugin to get direct access to all areas of Thesis, 
   including the stylesheet:
    [http://wordpress.org/extend/plugins/thesis-openhook/](http://wordpress.org/extend/plugins/thesis-openhook/)
 *  Thread Starter [health360](https://wordpress.org/support/users/health360/)
 * (@health360)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/adding-a-disclaimer/#post-1419381)
 * Thank you for this. I have installed the Thesis Open Hook plugin but I don’t 
   know CSS. Also, it seems I may have to change the name of my custom-sample folder
   to custom but I don’t know where to find the folder.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Adding a disclaimer.’ is closed to new replies.

## Tags

 * [bottom of page](https://wordpress.org/support/topic-tag/bottom-of-page/)
 * [disclaimer](https://wordpress.org/support/topic-tag/disclaimer/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 4 participants
 * Last reply from: [health360](https://wordpress.org/support/users/health360/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/adding-a-disclaimer/#post-1419381)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
