• Is it possible to have one colour for the start date icon background and another colour for the end date icon background? If not, is there any way to insert a “separator” between both start and end date icons?

Viewing 1 replies (of 1 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi,

    You can target both icons individually, example:

    .vsel-start-icon {background:#ccc; color:#333;}
    .vsel-end-icon {background:#666; color:#fff;}

    Add this at page Extra CSS of the Customizer in your dashboard.

    Guido

Viewing 1 replies (of 1 total)
  • The topic ‘Date icons’ is closed to new replies.