landing-klikaset/wp-content/themes/hello-elementor/customizer.css

21 lines
509 B
CSS
Raw Permalink Normal View History

2024-05-06 11:04:37 +07:00
/**
* Style for your Customizer editor.
*/
#accordion-section-hello-options .accordion-section-title {
color: #c36;
}
#accordion-section-hello-options .accordion-section-title:after {
color: #c36;
}
#customize-control-hello-header-footer .hello-action-links {
margin: 15px auto;
text-align: center;
}
#customize-control-hello-header-footer .hello-action-links-title {
font-weight: 600;
margin: 10px 0;
}
#customize-control-hello-header-footer .hello-action-links-message {
margin: 0 0 20px;
}