Text positioning in Cell

Elizabeth February 20, 2018 at 2:36 pm

For some reason, the text position in my cell is at the bottom of each row. Yet, the cell vertical alignment is set to “top.” Here is a screenshot.

Replies (1)

  1. Elizabeth February 20, 2018 at 2:36 pm

    For some reason, the text position in my cell is at the bottom of each row. Yet, the cell vertical alignment is set to “top.” Here is a screenshot.

  2. Spiracle Themes February 21, 2018 at 7:01 am

    Hi Elizabeth

    Try this CSS

    .panel-grid .panel-grid-cell{
    vertical-align: top;
    }

    Paste it in Appearance -> Customize -> Additional CSS.

    Let us know if this helps you

    Regards

Post a Reply

Reply To: Text positioning in Cell
Your information: