This topic contains 1 reply, has 2 voices, and was last updated by Alex Alex 5 years ago.

Operating Hours Icon

  • Can someone tell me what color setting controls the operating hours icon? I’ve tried changing all of the different colors and I can’t find it.

    http://lydiandev.wpengine.com/tx-map/

    Thanks,
    Chris

    Alex
    StaffUser Level

    Hi Chris,

    Thank you for your inquiry, you can use CSS override code below to change the Operating Hours icon colors

    #info-operating-hours .actives::before , #info-operating-hours .actives::after, #info-operating-hours .is-toggled::after {
    background-color: red !important;
    }
    

    More info on CSS overrides available at this knowledge base article here.

    Cheers,
    Alex

The topic ‘Operating Hours Icon’ is closed to new replies.