Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Margins in the Columns Block

$
0
0

Replies: 0

Bad solution for the wrapper element:

.entry-content .wp-block-columns * {
  margin-bottom: 20px;
  margin-top: 20px;
}

What if I need the items in the column to be without margins? Write a style for each of these elements?… This is not a best practice.


Viewing all articles
Browse latest Browse all 59525

Trending Articles