• Resolved ninabobo

    (@ninabobo)


    Hello,

    I bought the plugin, but nothing work, in horizontal or vertical style… take a look here : https://08.thinknetwork.fr/la-societe/
    I can’t put icons, the year is not at the good place, some colors that are not in my settings appears… (the blue for exemple). I don’t understand anything.
    Can you help me quickly ? It’s a little urgent.

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

Viewing 1 replies (of 1 total)
  • Hello @ninabobo,

    Thanks for purchasing our plugin.
    I’ve checked the link you’ve shared.
    You are facing this issue because your active theme is disabling our plugin styles.
    To fix this issue, Please add below mentioned CSS in custom CSS setting of our plugin.

    .icon-placeholder {
        display:inline!important;
    
    }
    .icon-placeholder i{
    vertical-align:baseline!important;
    	margin-top :8px!important;
    }
    
    .cool-timeline-horizontal .timeline-wrapper span.icon-placeholder{
    	top: 48px !important;
    }
    
    .icon-placeholder {
        background: transparent;
    }
    
    .timeline-icon.icon-larger.iconbg-turqoise.icon-color-white.design-4-icon {
        background-color: black !important;
    }

    Feel free to contact us if you need any further assistance.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘plugin doesn’t work’ is closed to new replies.