Edit Footer line color css

<style>
footer .mkdf-footer-bottom-inner.mkdf-grid{
  border-top-color: red !important;
}
</style>

Leave a Comment