Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #865645

    Hallo Support,

    ich hab ein Problem mit der Toggler Farbe. Diese scheint weiß eingestellt/verstellt zu sein, so dass der Rahmen und das Toggler Symbol im Hintergrund verschwindet und nicht sichtbar ist. Er wenn ich darüber fahre wird der Hintergrund grau.

    Wie kann ich den Toggler wieder farblich abheben?

    Danke für die Antwort im Voraus …

    Gruß
    Nils

    #865711

    Hey Nils,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #865744

    Hello Victoria

    Regards Nils

    #866181

    Hi Victoria,

    die Bildunterschriften in der Portfolio Ansicht werden auch in weiß dargestellt! Wo kann ich diese Farben wechseln? Ich habe schon einiges probiert…

    Bitte um Info.

    Gruß
    Nils

    #866356

    Hi Nils,

    I’m sorry, I looked at many pages and could not find the toggler and the portfolio. Can you please give me the links to those pages?

    Best regards,
    Victoria

    #866427

    Hi Victoria

    I created on this page:

    http://hypnose-therapie.biz/datenschutz-hypnose-coaching-hameln-htm/

    a toggle and portfolio entry.

    The other page is not yet publishes.

    Best regards Nils

    #867278

    Hi Nils,

    Thank you :)
    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .main_color span.toggle_icon {
      border-color: #ccc;
    }
    .grid-sort-container .grid-entry-excerpt, 
    .grid-sort-container .entry-content-header {
          color: #666;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #867804

    Hi Victoria

    I tried both options. Unfortunately the problem is not solve.

    Do you have still another another solution?

    Best Regards Nils

    #868501

    Hi,

    Please try the following css codes.

    .main_color .toggler:hover .toggle_icon, .main_color .toggler:hover .toggle_icon .vert_icon, .main_color .toggler:hover .toggle_icon .hor_icon {
        border-color: red;
    }

    Adjust the border color value as needed.

    Best regards,
    Ismael

    #868651

    Hi Ismael,

    I added this code under enfold / General styling / quick css.

    That did not help unfortunately. still the same error.

    Wich next?

    Best regards Nils

    #869107

    Hi,

    There may be a few invalid css modifications in the Quick CSS field. Please post the login details in the private field so that we can check it.

    Best regards,
    Ismael

    #869170

    Hi ,

    yes, I think so.

    Please check the settings.

    Regards Nils

    #869919

    Hi,

    We added the code in the Quick CSS field. Please adjust the color value as you see fit. Don’t forget to remove browser cache or hard refresh before checking the page.

    Best regards,
    Ismael

    #869964

    HI,

    great. It works fine.

    Please close the request.

    Regards Nils

    #870342

    Hi,

    Great! Please feel free to open a new thread if you need anything else. :)

    Best regards,
    Ismael

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Accordion Toggler Colors’ is closed to new replies.