Title: Aligning Quotation Marks
Last modified: August 21, 2016

---

# Aligning Quotation Marks

 *  [gite_kaus](https://wordpress.org/support/users/gite_kaus/)
 * (@gite_kaus)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/aligning-quotation-marks/)
 * Hello,
 * Im having issue with my quotation mark in front of the text. I’ve tried everything
   and now almost giving up. It’s floating on it’s own and not aligning with the
   first text line.
 * I was editing in the text mode ading position: absolute, trying with padding 
   and margins, but nothing worked 🙁
    Please see: [http://www.propertypeaks.co.uk/testimonials/?preview=true&preview_id=467&preview_nonce=97c46f5e3b](http://www.propertypeaks.co.uk/testimonials/?preview=true&preview_id=467&preview_nonce=97c46f5e3b)
 * Here is the code from text mode:
 * >  <span style=”color: #00ccff; font-size: 60px; margin-left: auto; “>”</span
   > > We are very happy to be dealing

Viewing 1 replies (of 1 total)

 *  [alphaalec](https://wordpress.org/support/users/alphaalec/)
 * (@alphaalec)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/aligning-quotation-marks/#post-5056599)
 * Add this:
 *     ```
       display: inline-block;
       vertical-align: bottom;
       ```
   
 * That, combined with margin-bottom: -10px; and margin-right: 10px; seems to line
   things up nicely.

Viewing 1 replies (of 1 total)

The topic ‘Aligning Quotation Marks’ is closed to new replies.

## Tags

 * [align](https://wordpress.org/support/topic-tag/align/)
 * [marks](https://wordpress.org/support/topic-tag/marks/)
 * [Quotation](https://wordpress.org/support/topic-tag/quotation/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [alphaalec](https://wordpress.org/support/users/alphaalec/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/aligning-quotation-marks/#post-5056599)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
