• Someone provided me the Additional CSS to force the media and the text to align to the top of the block.

    .wp-block-media-text__content {
        padding-top: 0 !important;
    }
    .wp-block-media-text__content {
        margin-top: -.5em;

    That worked on page /interviews/

    Today I go to make the same sort of page on [ redundant link removed ] and it does not work. The media and text are centering in the row.

    Why does that additional css not apply to both pages?

    How to I make this work?

    Thank you.

    Actually the client wants some bullet point text UNDER the media, and the other text in the second column. I had to tell them the new WordPress does not allow you to do this. I would have used tables, but now tables does not allow this either, as there is no way to set column widths to keep the media images from changing to all sorts of nonsensical sizes, rather than allowing tables to have FIXED COLUMN WIDTHS!!!!!!!!!!!!!!!

    • This topic was modified 3 years, 1 month ago by t-p. Reason: Moved to Fixing WordPress, this is not a Everything else WordPress topic
    • This topic was modified 3 years, 1 month ago by Jan Dembowski.

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Additional CSS (Media & Text) applying to one page only’ is closed to new replies.