Title: Responsive Floating Divs
Last modified: August 20, 2016

---

# Responsive Floating Divs

 *  [EarlSnappy](https://wordpress.org/support/users/earlsnappy/)
 * (@earlsnappy)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/responsive-floating-divs/)
 * Hi,
 * I’m trying to get to WP-UI buttons on the same ‘line’ (i.e ‘back’ button on the
   left, ‘contact us’ button on the right, but in same vertical alignment unlike
   on the sample page below), but am concerned that if I use absolute px it may 
   mess with the responsiveness, any suggestions? Thanks, Earl
 * [http://surfacedeals.co.uk/commercial/Railings/](http://surfacedeals.co.uk/commercial/Railings/)

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

 *  Thread Starter [EarlSnappy](https://wordpress.org/support/users/earlsnappy/)
 * (@earlsnappy)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/responsive-floating-divs/#post-3102493)
 * I solved this, and if anyone is interested, the css I used was:
    (make sure you
   check this in all browsers before using though) Earl
 *  #leftbutton {
    float: left; overflow: hidden; }
 *  #rightbutton {
    float: right; overflow: hidden; }
 *  Thread Starter [EarlSnappy](https://wordpress.org/support/users/earlsnappy/)
 * (@earlsnappy)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/responsive-floating-divs/#post-3102504)
 * It worked, then it didn’t (probably best to ignore my newbie advice I tried to
   delete my ‘it worked post, but couldn’t))
    – still looking for solution, Earl

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

The topic ‘Responsive Floating Divs’ is closed to new replies.

## Tags

 * [float](https://wordpress.org/support/topic-tag/float/)

 * 2 replies
 * 1 participant
 * Last reply from: [EarlSnappy](https://wordpress.org/support/users/earlsnappy/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/responsive-floating-divs/#post-3102504)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
