Title: Button height
Last modified: November 9, 2020

---

# Button height

 *  Resolved [susie190](https://wordpress.org/support/users/susie190/)
 * (@susie190)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/button-height-4/)
 * Is there any way to get the buttons all to be at the same height, so all the 
   boxes look uniform?
    For instance all of them at the bottom of the widget, or
   a certain amount of space from the bottom of the longest description?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbutton-height-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [susie190](https://wordpress.org/support/users/susie190/)
 * (@susie190)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/button-height-4/#post-13640078)
 * For now, I’ve attempted to achieve it by adding more blank enters space at the
   bottom like this.
    ”
 * button”
 * But it does not work quite as well as I’d like and the spacing changes depending
   on if you are on a desktop or mobile device, so it is not uniform across all 
   devices.
    Plus if I edit the text at all, the spaces at the end have to be redone
   to line it back up, it seems.
 *  Plugin Contributor [smokehunt](https://wordpress.org/support/users/smokehunt/)
 * (@smokehunt)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/button-height-4/#post-13658987)
 * Hi [@susie190](https://wordpress.org/support/users/susie190/) Please remove all
   blank spaces then add the below code into Custom CSS:
 *     ```
       .ultimate_carousel_btn {
           position: absolute;
           bottom: 20px;
       }
       ```
   

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

The topic ‘Button height’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ultimate-carousel-for-elementor_015bbe.
   svg)
 * [Ultimate Carousel For Elementor](https://wordpress.org/plugins/ultimate-carousel-for-elementor/)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-carousel-for-elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-carousel-for-elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-carousel-for-elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-carousel-for-elementor/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [smokehunt](https://wordpress.org/support/users/smokehunt/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/button-height-4/#post-13658987)
 * Status: resolved