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

    Hi,

    Could yo please help me match the colors of the icons in the body of the page to the icon list to the right? I’ve set them to the custom colors that I want, and they seem to show up that way in the html in my reader, but they are not being displayed that way in my browser. Thanks.

    #518936

    Hi reederjack5252!

    Did you add some custom CSS to the theme?

    .avia-icon-list li:nth-child(5n+1) .iconlist_icon {
        background-color: #4b3957 !important;
    }

    Try removing the !important rules.

    Cheers!
    Elliott

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