• Resolved Tiago

    (@iam3ple)


    Hi!

    I’m working on a new website and the date of the event is aligned to the bottom (check link I provided).
    How can I make it align to the top?

    Thanks ??

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    You could try adding the following CSS:

    .css-events-list table.events-table td {
    vertical-align: top;
    }
    Thread Starter Tiago

    (@iam3ple)

    That worked like a charm! Thank you so much!!! ??

    • This reply was modified 5 years, 4 months ago by Tiago. Reason: Problem solved!
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Date’s vertical alignment’ is closed to new replies.