Comments on: Tweaking the Beaver Builder Template Library http://beaverjunction.uk/tweaking-the-beaver-builder-template-library/ Beaver Builder Tutorials and Demos Thu, 09 May 2019 12:13:35 +0000 hourly 1 https://wordpress.org/?v=6.6.1 By: David Waumsley http://beaverjunction.uk/tweaking-the-beaver-builder-template-library/#comment-126 Thu, 09 May 2019 12:13:35 +0000 https://www.beaverjunction.com/?p=10437#comment-126 In reply to David Waumsley.

Hi Maurits,

This will hide the blank.

.fl-user-template[data-id=”blank”] {
display:none;
}

]]>