Edit File: style.scss
/** * * --------------------------------------------------------- * CODESTAR FRAMEWORK CSS MAP * --------------------------------------------------------- * * 01. Base * 01. 01. Header * 01. 02. Sticky * 01. 03. Header Buttons * 01. 04. Navigation * 01. 05. Wrapper * 01. 06. Content * 01. 07. Section * 01. 08. Footer * 01. 09. Copyright * 01. 10. Show All Settings * 01. 11. Search Input * 01. 12. Metabox * 01. 13. Comment Metabox * 01. 14. Help Tooltip * 02. Themes * 02. 01. Theme Dark * 02. 02. Theme Light * 03. Fields * 03. 01. Field * 03. 02. Field: accordion * 03. 03. Field: background * 03. 04. Field: backup * 03. 05. Field: border, spacing, dimensions * 03. 06. Field: button_set * 03. 07. Field: checkbox, radio * 03. 08. Field: code_editor * 03. 09. Field: color * 03. 10. Field: color_group * 03. 11. Field: fieldset * 03. 12. Field: date * 03. 13. Field: datetime * 03. 14. Field: gallery * 03. 15. Field: group * 03. 16. Field: icon * 03. 17. Field: image_select * 03. 18. Field: link_color * 03. 19. Field: map * 03. 20. Field: media * 03. 21. Field: palette * 03. 22. Field: repeater * 03. 23. Field: select * 03. 24. Field: slider * 03. 25. Field: sortable * 03. 26. Field: sorter * 03. 27. Field: spinner * 03. 28. Field: switcher * 03. 29. Field: tabbed * 03. 30. Field: text * 03. 31. Field: textarea * 03. 32. Field: typography * 03. 33. Field: upload * 03. 34. Field: wp_editor * 03. 35. Field: heading * 03. 36. Field: subheading * 03. 37. Field: submessage * 03. 38. Field: notice * 03. 39. Field: number * 03. 40. Field: link * 03. 41. Field: others * 04. Widget * 05. Customizer * 06. Taxonomy * 07. Profile * 08. Nav Menu * 09. Modal * 09. 01. Shortcode Modal * 09. 02. Gutenberg Modal * 09. 03. Icon Modal * 10. Helper * 11. Welcome Page * 12. Responsive * 13. Others * * --------------------------------------------------------- * */ @import "partials/base"; @import "partials/themes"; @import "partials/fields"; @import "partials/widget"; @import "partials/customizer"; @import "partials/taxonomy"; @import "partials/navmenu"; @import "partials/profile"; @import "partials/modal"; @import "partials/helper"; @import "partials/welcome"; @import "partials/responsive"; @import "partials/chosen"; @import "partials/flatpickr";