Tagged: 

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

    I have asked this question before and got som CSS code to change the background color, but the CSS isn’t working now when I’m trying to change the color of a new website! Could the reason be the latest update of WP and Enfold?

    This is the code:

    /* Color icon list /*
    .alternate_color .avia-icon-list .iconlist_icon {
    background-color: #2952a1 !important;
    }

    #footer .iconlist_icon {
    background-color: red !important;
    }

    #319849

    The color of the icon list icons are working now!

    #319857

    Hey!

    Glad it is working fine now! please do not forget to flush browser cache after making styling changes.
    Let us know if you have any other questions or issues.

    Best regards,
    Yigit

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