Forums Forums Search & Filter Pro Calendar Font Color

Tagged: , , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Trevor
    #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
    #58954

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

    Anonymous
    #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
    #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.

    Anonymous
    #58979

    That worked, thank you som much! 🙂

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