Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #759567

    Hi,

    I created many color sections in the same page.

    and I found out that some color sections got the toggle content inverse color.
    It happened automatically ( color of color section is: main content, text elements are default)
    So I have no idea thy this was happening.

    it is acceptable if they display alternately( easy to let the visitor locates where they are)
    but it display quite weird, some are alternately, some are repeated

    #760746

    Hey YongyanLi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .main_color .toggle_content {
        background-color: inherit;
    }
    

    Best regards,
    Yigit

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