Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Calendar Font Color

Tagged: , , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Lars Ole Bolneset
    #58942

    Hi, I would like to change the font color of the calendar. I can bearly see it, is it any way i can do this? Tried changing the css file in the S&F directory, might have edited the wrong one though.

    Calendar

    Trevor Moderator
    #58952

    Are you able to show me a live url and give me the color you want to use in hex format (e.g. #dfe123)?

    Trevor Moderator
    #58954

    And also which part? In the field boxes, the 1-30 current month, the before and after dates, or the MTOTFLS days?

    Lars Ole Bolneset
    #58974

    This is one of the pages http://radgivningsgruppen.no/saker/

    I want to use #222222

    I want the field boxes and the drop down for month and year to be #222222

    Trevor Moderator
    #58977

    Did you try this in Custom CSS?

    .searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month, .searchandfilter-date-picker .ui-datepicker select.ui-datepicker-year {
      color: #222;
    }

    If you have no place in your theme for custom css, you could use the Simple Custom CSS plugin.

    Do not edit the distribution CSS files, as these will be overwritten by any updates.

    Lars Ole Bolneset
    #58979

    That worked, thank you som much! 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Calendar Font Color’ is closed to new replies.