Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #715879

    Hi guys,

    so i use this code to change background of all toggler
    .main_color .toggler{
    background:#ed5288!important;
    color:white!important;
    }

    and it is doing great job, but i want to change background of only one toggler to blue. I tried to give it custom css
    and insert that class in “Custom Css Class” field but nothing happen.
    .main_color .toggler .blue{
    background:#0099d8!important;
    color:white!important;
    }

    can you please provide me some solution to change that one toggler

    i’ll provide you with login and url so you can enter and change if something needs to be changed

    thanks

    #716434

    Hey Uroš,

    Please enable custom css class name to target specific elements.
    kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Give it a custom css class name and use the same class name in your css code to target the element+.

    In case you have an issue please get back to us with the custom css class name and we will help you with the css code :)

    Best regards,
    Vinay

    #716448

    Thanks!!!

    i change to blue :D

    #716553

    hey

    #716581

    Hi!

    Yes, feel free to contact us here.
    We will happy to update you,.

    Cheers!
    Basilis

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.