Viewing 1 replies (of 1 total)
  • Plugin Contributor twinpictures

    (@twinpictures)

    Both can be done via CSS.

    The following CSS would be used to hide the days:

    .carbonlite-hours_dash{
       display: none;
    }
    

    As for changing color, you would need to either overwrite the existing CSS or create your own style. Both are beyond the scope of support for our free plugin, but anyone that is familiar with CSS should be able to easily assist you.

Viewing 1 replies (of 1 total)

The topic ‘Carbonlite’ is closed to new replies.