Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1252308

    I am trying to change the color of the header in my footer (called Title in footer widget), but I can’t figure out where to do it. I am trying Enfold/General Styling/Scroll down to Footer/Footer Heading Color. I changed it to #ffffff there, but it remains black.

    Thanks for your assistance!

    #1252422

    Hey jsdevore,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1253328
    This reply has been marked as private.
    #1253371

    Hi,

    Add this to quick css:

    #footer .widgettitle{
    color:#fff!important;
    }
    
    .av_iconlist_title.iconlist_title_small{
        color:#fff!important;
    }

    Best regards,
    Jordan Shannon

    #1253535
    This reply has been marked as private.
    #1253675

    Hi jsdevore,

    Great :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change color of header in footer’ is closed to new replies.