Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Code Parrots

    (@codeparrots)

    Hi Cornelio,

    It looks like your theme includes font awesome and has some styles declared which take precendence over ours.

    Give the following snippet of CSS a try, that should clear things up:

    
    #cd-timeline span.fa {
       line-height: 25px !important;
    }
    

    Let us know if that works out for you.

    Plugin Contributor Code Parrots

    (@codeparrots)

    This appears to be resolved, and the timeline is now looking quite nice.

    If for some reason things aren’t working as you intended, please feel free to post back here and we’ll be glad to hop back in and help out.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Timeline Express icons misalign’ is closed to new replies.