• Resolved j

    (@justyngh)


    So I am using iFeature5 pro and I have changed the css in my style.css file so the color of my copyright in the footer will be white instead of black but the color will not change. This is my website – https://www.ncwebsitebuilder.com.

    This is my css file for that

    #footer-widgets .widget-container p {
    color: #ffffff;}
    #after_footer
    { margin-top: -1px;
    padding-bottom: 1px;
    background-color: #fff;}
    .site-footer
    { margin-top: 20px;
    margin-bottom: 20px;
    tex-color: #fff;}
    .site-footer #copyright {
    text-align: right;
    text-color: #fff;}

Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘After-Footer Copyright’ is closed to new replies.