Adjusting column padding/margins
-
Hi,
I would like a narrow row at the top of each page (just below the header) that contains the page/post title. The standard column sets large padding/margins top and bottom. I have set the column class to
.header-page-title-2
. I can adjust the top padding/margin above the post title with:.entry-content .wp-block-columns h2 {margin-top: 0.5rem;} .wp-block-columns:not(.alignwide):not(.alignfull) {margin-top: 0.5rem;}
But I can’t reduce the bottom margin/padding below the post title (example).
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 ‘Adjusting column padding/margins’ is closed to new replies.