Changes between Initial Version and Version 1 of Ticket #59253, comment 4
- Timestamp:
- 09/04/2023 05:48:39 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59253, comment 4
initial v1 2 2 3 3 4 Even with {{{add_theme_support( 'border' );}}} added, the theme would need to have some CSS for the default style. This CSS should only be a llied if the users did not select a custom border.4 Even with {{{add_theme_support( 'border' );}}} added, the theme would need to have some CSS for the default style. This CSS should only be applied if the users did not select a custom border. 5 5 6 6