Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #406647

    Hello,
    I need some help please, in the custom of toogle.

    I found in other post how to change the color os the title, I think is with this code:

    #top .toggler {
    color: #ff0000;
    }

    right?

    But I also want to change/edit the background color of the “box” where the title is, and I cant find it, can you help me with that?

    Thank you very much.

    #406731

    Hey nunop!

    I think the CSS your wanting is this.

    .toggler { background: red !important; }
    

    If that’s not correct then send us a link to your page and take a screenshot highlighting what your trying to do so we can get a better idea.

    Cheers!
    Elliott

    #407451

    Hello,

    thank you very much. This is exactly what a I need.

    Thank you very much.

    Keep up the great work you guys have here, love to work with you all…

    Cheers,

    NP

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Toogle background color’ is closed to new replies.