Overriding CSS for a block
How to find out the block ID and change CSS
You can apply custom CSS styles of any block on the page.
How to override styles step by step:
Go to the block settings. Copy the anchor link to the block.

Go to the Design → CSS Overriding.

Paste the copied link to the block. It will look like this — https://site.com/page#section-1231234. Remove everything before the
#
sign. Remain only the#
of the ID block.

Last updated
Was this helpful?