Skip to content

This plugins adds table layout support to WP Query Loop block. Turn unodered list into a real HTML table in the frontend.

Notifications You must be signed in to change notification settings

ubc/wp-query-loop-block-table-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Query Loop block extension - Table Layout

This plugin adds table layout support to the WP Query Loop block. Turn unordered lists into a real HTML table on the frontend.

Available CSS Variables

--ubc-query-loop-table-header-background-color: #0055b7;
--ubc-query-loop-table-header-text-color: #fff;
--ubc-query-loop-table-header-font-size: 1rem;
--ubc-query-loop-table-header-letter-spacing: 1px;
--ubc-query-loop-table-header-text-transform: uppercase;
--ubc-query-loop-table-header-padding: 10px 20px;

--ubc-query-loop-table-cell-padding: 15px 20px;

--ubc-query-loop-table-row-even-background-color: #f0f0f0;

About

This plugins adds table layout support to WP Query Loop block. Turn unodered list into a real HTML table in the frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published