Title: Absolute positioning
Last modified: August 31, 2016

---

# Absolute positioning

 *  [rbulmer55](https://wordpress.org/support/users/rbulmer55/)
 * (@rbulmer55)
 * [10 years ago](https://wordpress.org/support/topic/absolute-positioning-2/)
 * Can this plugin be positioned over the top of the content instead of pushing 
   the content down on the page?
 * [https://wordpress.org/plugins/uk-cookie-consent/](https://wordpress.org/plugins/uk-cookie-consent/)

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

 *  Thread Starter [rbulmer55](https://wordpress.org/support/users/rbulmer55/)
 * (@rbulmer55)
 * [10 years ago](https://wordpress.org/support/topic/absolute-positioning-2/#post-7365467)
 * sorry can I add: when in the ‘top bar’ state. I know theres blocks that are positioned
   over the top of the content but I would like it to be over the content when in
   across the whole top of the page.
 * Thanks
 *  [Gareth](https://wordpress.org/support/users/catapult_themes/)
 * (@catapult_themes)
 * [10 years ago](https://wordpress.org/support/topic/absolute-positioning-2/#post-7365541)
 * Um, good question. I think at the moment the plugin can’t do this, mainly because
   it sets a top margin on the `html` element. You could try adding the following
   to your CSS somewhere:
 *     ```
       html.has-cookie-bar.cookie-bar-top-bar {
       	margin-top: 0 !important;
       }
       ```
   
 * Let me know how that goes.

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

The topic ‘Absolute positioning’ is closed to new replies.

 * ![](https://ps.w.org/uk-cookie-consent/assets/icon.svg?rev=2567699)
 * [Termly - GDPR/CCPA Cookie Consent Banner](https://wordpress.org/plugins/uk-cookie-consent/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/uk-cookie-consent/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/uk-cookie-consent/)
 * [Active Topics](https://wordpress.org/support/plugin/uk-cookie-consent/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/uk-cookie-consent/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/uk-cookie-consent/reviews/)

## Tags

 * [absolute](https://wordpress.org/support/topic-tag/absolute/)
 * [content](https://wordpress.org/support/topic-tag/content/)
 * [positioning](https://wordpress.org/support/topic-tag/positioning/)

 * 2 replies
 * 2 participants
 * Last reply from: [Gareth](https://wordpress.org/support/users/catapult_themes/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/absolute-positioning-2/#post-7365541)
 * Status: not resolved