Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #103737
    SaschaBahl
    Participant

    Changes in Border Color for Events has no effect.

    #103765
    Mahesh
    Keymaster

    @saschabahl: There has been a small bug in the theme, and will be fixed on the next update. For quick fix, please use custom CSS. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #events-section .section-content-wrap .hentry { 
        border-color: #dd3333; 
    }

    Note: Please change the color as desired.

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Event Colors -> Border’ is closed to new replies.