• Resolved horecagroningen

    (@horecagroningen)


    Hello,

    I want tot change the background color blue ( Import Facebook Events Pro ) in my own color. Is that / will that be possible?

    Greetings Joris

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Xylus Themes

    (@xylus)

    Hello @horecagroningen,

    Thanks for reaching out to us.

    You can change the background color ( Import Facebook Events Pro ) in your own color by below custom css. please set color as per your requirement.

    .ife_event .event_date {
    background-color: #039ED7 !important;
    }

    .ife_event .event_desc .event_title{
    color: #039ED7 !important;
    }

    Hope this will be helpful to you.

    Thanks,
    Xylus Themes.

    Thread Starter horecagroningen

    (@horecagroningen)

    Works perfect, thanks

    Plugin Author Xylus Themes

    (@xylus)

    Hello @horecagroningen,

    Glad to know that it’s worked. Feel free to contact us again.

    Also, we would appreciate if you can post a review about the plugin at https://www.ads-software.com/support/plugin/import-facebook-events/reviews/. It would help more people to find out about the plugin.

    Thanks.

    Hi guys,

    is there a way to change the color of the square blue background behind the date?

    Thanks
    Nic

    Hello @thefifthpoint,

    Thanks for reaching out to us.

    You can change the background color ( Import Facebook Events Pro ) in your own color by below custom css. please replace color(#039ED7) as per your requirement.

    .ife_event .event_date {
    background-color: #039ED7 !important;
    }

    .ife_event .event_desc .event_title{
    color: #039ED7 !important;
    }

    Hope this will be helpful to you.

    Thanks,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Color style’ is closed to new replies.