• Resolved ocbroadband

    (@ocbroadband)


    So, I was able to change the general ‘color’ theme of the overall buttons, however, there are separator bars on different aspects of the app that did not change from the default color. Is there someplace else to change this vs. adding CSS to override it?

    Thanks..

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor webnus

    (@webnus)

    Hello again,
    All the colors can be changed via MEC settings. If you change in there and you still face issue, let us know here.

    Thread Starter ocbroadband

    (@ocbroadband)

    So on the link I provided, just the bars are different color between the dates. In the settings -> Styles section(where is the only place I could find to change the colors) of which there are only 2 options as you know, and 1 is for a predefined color, and the custom overrides that and it only changes the badges of the calendar dates, etc., not the separator bar color. CSS tag for the bar isn’t set?

    Thread Starter ocbroadband

    (@ocbroadband)

    Any suggestions? I attempted to find the CSS that did that particular item, but didn’t have much success.

    Plugin Contributor webnus

    (@webnus)

    Hi @ocbroadband

    Actually, you should set the color on MEC Settings > Styles.
    but you need like below CSS code for “Separator Bars”:
    Please add the CSS code on MEC Settings > Custom CSS

    .mec-month-divider span {border-color: #ebebeb !important;}
    .mec-month-divider span:before {border-color: #000099 !important;}

    Best Regards

    Thread Starter ocbroadband

    (@ocbroadband)

    This worked. Would it make sense to include this as part of the settings for the colors in the next release/update?

    Thanks..

    Plugin Contributor webnus

    (@webnus)

    Hello @ocbroadband,

    Of course, Yes I forwarded this topic to developer team for fix it on next updates,

    Thanks for your reports,

    Best Regards

    Plugin Contributor webnus

    (@webnus)

    Hi There

    It seems that your issue is resolved, If you have any further questions, please ask them here.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Seperator Bars’ is closed to new replies.